diff options
| author | Matweb Bot | 2023-05-30 04:06:54 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-05-30 04:06:54 +0000 |
| commit | 42de0752a17a01c661e8099e51f2a939db747451 (patch) | |
| tree | 89b17cc986fcb683b063afecb889f1d6d9bb7660 /requirements.txt | |
| parent | 3eb6d5a6c82fda92aea72187a028fa59b7b1336b (diff) | |
RenovateBot: Update dependency flask to v2.3.2
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1fdf73f..e540321 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.3 | 4 | mat2==0.13.3 |
| 5 | flask==2.2.3 | 5 | flask==2.3.2 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==3.0.10 | 7 | Flask-Cors==3.0.10 |
| 8 | Cerberus==1.3.4 | 8 | Cerberus==1.3.4 |
