diff options
| author | Matweb Bot | 2024-04-08 04:06:17 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-04-08 04:06:17 +0000 |
| commit | 735ac8a6843ca59e2f80c1be308578a488efce56 (patch) | |
| tree | 7ecc8c30d5e8f511909b0dd95cc45439e716f623 /requirements.txt | |
| parent | cc190037969505f965bc1412b887aab048775e23 (diff) | |
RenovateBot: Update dependency flask to v3.0.3
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 5f9d582..b1f341c 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.2 | 5 | flask==3.0.3 |
| 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 |
