diff options
| author | Matweb Bot | 2022-03-31 04:06:47 +0000 |
|---|---|---|
| committer | Matweb Bot | 2022-03-31 04:06:47 +0000 |
| commit | 423aa76811ad8e63bd0c6b7f98e5b71b44242756 (patch) | |
| tree | f5791fa87950bdb0772033216e2ca64591017bdc | |
| parent | c8e547f5d3e039b777236c14c2e9ebab9863535e (diff) | |
RenovateBot: Update dependency flask to v2.1.1
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 37e13bd..955be1a 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.1.0 | 5 | flask==2.1.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 |
