diff options
| author | Renovate | 2025-11-18 04:07:22 +0000 |
|---|---|---|
| committer | Renovate | 2025-11-18 04:07:22 +0000 |
| commit | 56db36b96cc0695abd090077bdc9bf9ff6761db5 (patch) | |
| tree | 482c9c12a8679b67b77a26f846b75e15d1329af0 | |
| parent | e3204f1e4cbc0d2ce87268f7b90e5a3e5390d923 (diff) | |
RenovateBot: Update dependency mat2 to v0.14.0renovate/mat2-0.x
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index b37fa75..75880ea 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | mutagen==1.47.0 | 1 | mutagen==1.47.0 |
| 2 | ffmpeg==1.4 | 2 | ffmpeg==1.4 |
| 3 | bubblewrap==1.2.0 | 3 | bubblewrap==1.2.0 |
| 4 | mat2==0.13.5 | 4 | mat2==0.14.0 |
| 5 | flask==3.1.2 | 5 | flask==3.1.2 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==6.0.1 | 7 | Flask-Cors==6.0.1 |
