diff options
| author | Matweb Bot | 2022-08-02 04:06:55 +0000 |
|---|---|---|
| committer | Matweb Bot | 2022-08-02 04:06:55 +0000 |
| commit | ffce83564ff212140099f1101540ecfe3b0c3372 (patch) | |
| tree | c389f9feeac1c3e4d51cdee78b1b05b464b07b26 | |
| parent | 8aaa2d255f30a905f4b81d0f4a8b1b54dc7783e9 (diff) | |
RenovateBot: Update dependency flask to v2.2.0
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 37a4e53..4dbbde5 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.1.3 | 5 | flask==2.2.0 |
| 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 |
