diff options
| author | Matweb Bot | 2023-02-16 04:06:58 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-02-16 04:06:58 +0000 |
| commit | 657fb2307f825c58cf1945780956d9ae6498f145 (patch) | |
| tree | dcef62b5c07822dd3ed225ac0d377a09760adb75 | |
| parent | 1c453c00c938c0db336d0152d3d4e8e3bced13fa (diff) | |
RenovateBot: Update dependency flask to v2.2.3
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index b3a838b..fec0fd8 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -2,7 +2,7 @@ mutagen==1.46.0 | |||
| 2 | ffmpeg==1.4 | 2 | ffmpeg==1.4 |
| 3 | bubblewrap==1.2.0 | 3 | bubblewrap==1.2.0 |
| 4 | mat2==0.13.2 | 4 | mat2==0.13.2 |
| 5 | flask==2.2.2 | 5 | flask==2.2.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 |
