diff options
| author | Matweb Bot | 2023-05-21 04:07:53 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-05-21 04:07:53 +0000 |
| commit | 798e8ba7611c5695c39e0a9396544e18a3b236b2 (patch) | |
| tree | 1b541e9d9e17e85521ad4a7fe7bc2cfd41655921 | |
| parent | c1b368a3c96dead0632f1453bfa7896239721204 (diff) | |
RenovateBot: Update dependency Flask-RESTful to v0.3.10
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 7a87818..1fdf73f 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.13.3 | 4 | mat2==0.13.3 |
| 5 | flask==2.2.3 | 5 | flask==2.2.3 |
| 6 | Flask-RESTful==0.3.9 | 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 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
