diff options
| author | Matweb Bot | 2024-11-14 04:07:53 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-11-14 04:07:53 +0000 |
| commit | 02358e48ccda267cd99339da05bb832df97dcbcf (patch) | |
| tree | c74e846d817de189db136f350ca118c03e6e9a2c | |
| parent | 34f1d4b288f222137041b7234996d009a97d2431 (diff) | |
RenovateBot: Update dependency flask to v3.1.0
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4df2d53..af1e3d7 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.3 | 5 | flask==3.1.0 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==5.0.0 | 7 | Flask-Cors==5.0.0 |
| 8 | Cerberus==1.3.5 | 8 | Cerberus==1.3.5 |
