diff options
| author | Matweb Bot | 2022-08-04 04:07:07 +0000 |
|---|---|---|
| committer | Matweb Bot | 2022-08-04 04:07:07 +0000 |
| commit | d5256dbff7cac7f2fd6eaa2c55c3b57c01e690b8 (patch) | |
| tree | c083a66fd972bf59007f1bce47a5b3fcb50ae231 /requirements.txt | |
| parent | ffce83564ff212140099f1101540ecfe3b0c3372 (diff) | |
RenovateBot: Update dependency flask to v2.2.1
Diffstat (limited to '')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4dbbde5..667d325 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.13.0 | 4 | mat2==0.13.0 |
| 5 | flask==2.2.0 | 5 | flask==2.2.1 |
| 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 |
