diff options
| author | Renovate | 2025-08-20 04:07:49 +0000 |
|---|---|---|
| committer | Renovate | 2025-08-20 04:07:49 +0000 |
| commit | 43b211b38f626c0bb9e3e5cdedab75e33a0f3483 (patch) | |
| tree | 3db1b5439453047b3777c69182790b822a946086 | |
| parent | e53f62e6e124cfb5e034e624c181787f63a118ea (diff) | |
RenovateBot: Update dependency flask to v3.1.2
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 628b336..8ce605d 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.5 | 4 | mat2==0.13.5 |
| 5 | flask==3.1.1 | 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 |
| 8 | Cerberus==1.3.7 | 8 | Cerberus==1.3.7 |
