diff options
| author | Matweb Bot | 2024-08-31 04:08:40 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-08-31 04:08:40 +0000 |
| commit | 187cced1d36e21d5a518a38e604d8653f95f6bc6 (patch) | |
| tree | 09fbc4147dac79067116063c0ce8d347d9bf2708 /requirements.txt | |
| parent | eb3bdf73c5bfa825acd9ecb8951657dbbb5cc9e1 (diff) | |
RenovateBot: Update dependency Flask-Cors to v4.0.2
Diffstat (limited to '')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fa0805c..fc89dd6 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.1 | 7 | Flask-Cors==4.0.2 |
| 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.2 | 10 | blinker==1.8.2 |
