diff options
| author | Matweb Bot | 2021-05-18 04:05:55 +0000 |
|---|---|---|
| committer | Matweb Bot | 2021-05-18 04:05:55 +0000 |
| commit | cb9df71a2629d2d05b94f664dfd419aa2a66fe31 (patch) | |
| tree | dac4629cba4c2aa969560da224e224a4ef4fbef5 | |
| parent | 9ce34797c4ead82b3c858c0f1ad8e8cc8db6380d (diff) | |
RenovateBot: Update dependency Flask-RESTful to v0.3.9
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1c7fcec..c16b28b 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -3,7 +3,7 @@ ffmpeg==1.4 | |||
| 3 | bubblewrap==1.2.0 | 3 | bubblewrap==1.2.0 |
| 4 | mat2==0.12.1 | 4 | mat2==0.12.1 |
| 5 | flask==1.1.4 | 5 | flask==1.1.4 |
| 6 | Flask-RESTful==0.3.8 | 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 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
