diff options
| author | Matweb Bot | 2020-08-31 04:21:31 +0000 |
|---|---|---|
| committer | Matweb Bot | 2020-08-31 04:21:31 +0000 |
| commit | e8bd56b5b4c596404e8d41e85f1029161ea4a63e (patch) | |
| tree | 57291f931d022bede60bed5217a5de4eb8c9a354 | |
| parent | b68dd6d578447db354e998f52d63d79615097c11 (diff) | |
RenovateBot: Update dependency Flask-Cors to v3.0.9
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6cb0bd3..fe9f5c9 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.8 | 7 | Flask-Cors==3.0.9 |
| 8 | Cerberus==1.3.2 | 8 | Cerberus==1.3.2 |
| 9 | Flask-Testing==0.8.0 | 9 | Flask-Testing==0.8.0 |
| 10 | blinker==1.4 | 10 | blinker==1.4 |
