diff options
| author | Matweb Bot | 2022-02-15 04:07:01 +0000 |
|---|---|---|
| committer | Matweb Bot | 2022-02-15 04:07:01 +0000 |
| commit | d0c9e9c5f1c322ec0a3a4ca7ff5147efcd140fc9 (patch) | |
| tree | aa4943993c920f16f4965b25b4c28f28639feea8 | |
| parent | 3199ff8d7c8e40344d027e2a39d08f34bb4d7168 (diff) | |
RenovateBot: Update dependency flask to v2.0.3
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ce72edc..0baac7d 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.2 | 5 | flask==2.0.3 |
| 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 |
