diff options
| author | Matweb Bot | 2023-10-14 04:19:44 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-10-14 04:19:44 +0000 |
| commit | 9b51cc372dd8ebc69845d9671f227ef8736064b7 (patch) | |
| tree | 8572fc061d8dbaeec49a0e1a6182ae8b170ed9ef | |
| parent | 0c7174d2e513e2c16b46bab15a94e494aad7ac8e (diff) | |
RenovateBot: Update dependency flask to v3
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 9063786..e07173c 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==2.3.3 | 5 | flask==3.0.0 |
| 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 |
