diff options
| author | Matweb Bot | 2022-03-29 04:06:37 +0000 |
|---|---|---|
| committer | Matweb Bot | 2022-03-29 04:06:37 +0000 |
| commit | c8e547f5d3e039b777236c14c2e9ebab9863535e (patch) | |
| tree | f8c15dff80fcf8c935e1a460ec871c6fc6e43d16 | |
| parent | d2746173974ed923e69e02b42156b9d43e021e4a (diff) | |
RenovateBot: Update dependency flask to v2.1.0
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 0baac7d..37e13bd 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.12.3 | 4 | mat2==0.12.3 |
| 5 | flask==2.0.3 | 5 | flask==2.1.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 |
