diff options
| author | Matweb Bot | 2020-05-14 17:18:44 +0000 |
|---|---|---|
| committer | Matweb Bot | 2020-05-14 17:18:44 +0000 |
| commit | 6fb347e407d779b379f7e96b649d13a023b5f65b (patch) | |
| tree | 30dcdd6a4ac72b75c10d51e6ee8581a1bd0d3ce3 | |
| parent | b288873dead0dacffc35b83564e8868d39b128db (diff) | |
RenovateBot: Update dependency flask to v1.1.2
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 805fa14..67e7824 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -2,7 +2,7 @@ mutagen==1.42.0 | |||
| 2 | ffmpeg==1.4 | 2 | ffmpeg==1.4 |
| 3 | bubblewrap==1.2.0 | 3 | bubblewrap==1.2.0 |
| 4 | mat2==0.9.0 | 4 | mat2==0.9.0 |
| 5 | flask==1.0.3 | 5 | flask==1.1.2 |
| 6 | Flask-RESTful==0.3.8 | 6 | Flask-RESTful==0.3.8 |
| 7 | Flask-Cors==3.0.8 | 7 | Flask-Cors==3.0.8 |
| 8 | Cerberus==1.3.2 | 8 | Cerberus==1.3.2 |
