diff options
| author | Matweb Bot | 2024-01-19 04:07:16 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-01-19 04:07:16 +0000 |
| commit | 39880967351b3d90f6471bc1baf3525eaa2a268c (patch) | |
| tree | 716ae176a5860e423908396dd4777b706aa58c15 /requirements.txt | |
| parent | dcd1b2c3a00ecf572a4bbeb525042b06c90a7626 (diff) | |
RenovateBot: Update dependency flask to v3.0.1
Diffstat (limited to '')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index aed7297..fecdc45 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.0 | 5 | flask==3.0.1 |
| 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 |
