diff options
| author | Matweb Bot | 2024-05-05 04:06:20 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-05-05 04:06:20 +0000 |
| commit | 0462ebe604df36d8ea92efd2090f379be87cdf81 (patch) | |
| tree | 49a582f7315e618c7341dbef98444ae5b45cffec | |
| parent | 91720e7b950821c1d0bdfd1b08aca82577a0b9f1 (diff) | |
RenovateBot: Update dependency Flask-Cors to v4.0.1
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a9f7d55..f316e23 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -4,7 +4,7 @@ bubblewrap==1.2.0 | |||
| 4 | mat2==0.13.4 | 4 | mat2==0.13.4 |
| 5 | flask==3.0.3 | 5 | flask==3.0.3 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==4.0.0 | 7 | Flask-Cors==4.0.1 |
| 8 | Cerberus==1.3.5 | 8 | Cerberus==1.3.5 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.8.1 | 10 | blinker==1.8.1 |
