diff options
| author | Matweb Bot | 2020-05-14 17:11:10 +0000 |
|---|---|---|
| committer | Matweb Bot | 2020-05-14 17:11:10 +0000 |
| commit | b288873dead0dacffc35b83564e8868d39b128db (patch) | |
| tree | 3ce93db743b88d63376b600b20a3ae3106a30c09 | |
| parent | 27e598bd02d1dd07ee5478639bc6c817d013a7cb (diff) | |
RenovateBot: Update dependency Flask-RESTful to v0.3.8
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 468503a..805fa14 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.9.0 | 4 | mat2==0.9.0 |
| 5 | flask==1.0.3 | 5 | flask==1.0.3 |
| 6 | Flask-RESTful==0.3.7 | 6 | Flask-RESTful==0.3.8 |
| 7 | Flask-Cors==3.0.8 | 7 | Flask-Cors==3.0.8 |
| 8 | Cerberus==1.3.2 | 8 | Cerberus==1.3.2 |
| 9 | Flask-Testing==0.8.0 | 9 | Flask-Testing==0.8.0 |
