diff options
| author | Renovate | 2026-03-08 04:08:10 +0000 |
|---|---|---|
| committer | Renovate | 2026-03-08 04:08:10 +0000 |
| commit | ceb98e4e8f86af348493c5c3c31bb8ed6cab031d (patch) | |
| tree | a2f8ca5b7940492a435c67f55b51e260729749bb | |
| parent | 544c4ea73f47d277860ba2ebee000d1708e40687 (diff) | |
RenovateBot: Update dependency flask to v3.1.3renovate/flask-3.x
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a08f334..1adc025 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.14.0 | 4 | mat2==0.14.0 |
| 5 | flask==3.1.2 | 5 | flask==3.1.3 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==6.0.2 | 7 | Flask-Cors==6.0.2 |
| 8 | Cerberus==1.3.8 | 8 | Cerberus==1.3.8 |
