diff options
| author | Matweb Bot | 2021-01-06 04:22:07 +0000 |
|---|---|---|
| committer | Matweb Bot | 2021-01-06 04:22:07 +0000 |
| commit | d08d6996253577a2965b7c64a1c798569d3708de (patch) | |
| tree | 74f73248069fd82e7d81ca726e97274c93e52a2c /requirements.txt | |
| parent | f953400dddead894e63f8fbc0e10c40ecbe3c355 (diff) | |
RenovateBot: Update dependency Flask-Cors to v3.0.10
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f1123b2..e767566 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -4,7 +4,7 @@ bubblewrap==1.2.0 | |||
| 4 | mat2==0.11.0 | 4 | mat2==0.11.0 |
| 5 | flask==1.1.2 | 5 | flask==1.1.2 |
| 6 | Flask-RESTful==0.3.8 | 6 | Flask-RESTful==0.3.8 |
| 7 | Flask-Cors==3.0.9 | 7 | Flask-Cors==3.0.10 |
| 8 | Cerberus==1.3.2 | 8 | Cerberus==1.3.2 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.4 | 10 | blinker==1.4 |
