diff options
| author | jfriedli | 2022-01-24 20:10:14 +0000 |
|---|---|---|
| committer | jfriedli | 2022-01-24 20:10:14 +0000 |
| commit | 6d0192afe6b05317ec2a752ef4ccf17f394e4d22 (patch) | |
| tree | c03bdd1fd6c2a1204dea7ffd59a1f22a19fbb3af /requirements.txt | |
| parent | 71b00c20981eccf92ab7af0dc311543f077e327f (diff) | |
RenovateBot: Update dependency flask to v2.0.2
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 33474cc..ce72edc 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -2,7 +2,7 @@ mutagen==1.45.1 | |||
| 2 | ffmpeg==1.4 | 2 | ffmpeg==1.4 |
| 3 | bubblewrap==1.2.0 | 3 | bubblewrap==1.2.0 |
| 4 | mat2==0.12.3 | 4 | mat2==0.12.3 |
| 5 | flask==2.0.1 | 5 | flask==2.0.2 |
| 6 | Flask-RESTful==0.3.9 | 6 | Flask-RESTful==0.3.9 |
| 7 | Flask-Cors==3.0.10 | 7 | Flask-Cors==3.0.10 |
| 8 | Cerberus==1.3.4 | 8 | Cerberus==1.3.4 |
