diff options
| author | Matweb Bot | 2024-02-04 04:06:27 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-02-04 04:06:27 +0000 |
| commit | b14befddefef3613be9687aa003c8c54fe5eb0bc (patch) | |
| tree | 09b951a2ab7ade939cbeba0f6687d1a73abc54f7 | |
| parent | 122a503086a4b23fc1af49ab7d2b4a1be76336a6 (diff) | |
RenovateBot: Update dependency flask to v3.0.2
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fecdc45..5f9d582 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -2,7 +2,7 @@ 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.4 | 4 | mat2==0.13.4 |
| 5 | flask==3.0.1 | 5 | flask==3.0.2 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==4.0.0 | 7 | Flask-Cors==4.0.0 |
| 8 | Cerberus==1.3.5 | 8 | Cerberus==1.3.5 |
