diff options
| author | Matweb Bot | 2025-02-24 04:07:58 +0000 |
|---|---|---|
| committer | Matweb Bot | 2025-02-24 04:07:58 +0000 |
| commit | b3d5d400f3fb16d483c8a092ce9a081761332aea (patch) | |
| tree | c063bdd192bac66df5aae35490b243b5bc963fa3 /requirements.txt | |
| parent | 3967300654ddab9f5cf663079a379898f253ce63 (diff) | |
RenovateBot: Update dependency Flask-Cors to v5.0.1
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 927415b..a2c0893 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -4,7 +4,7 @@ bubblewrap==1.2.0 | |||
| 4 | mat2==0.13.5 | 4 | mat2==0.13.5 |
| 5 | flask==3.1.0 | 5 | flask==3.1.0 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==5.0.0 | 7 | Flask-Cors==5.0.1 |
| 8 | Cerberus==1.3.7 | 8 | Cerberus==1.3.7 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.9.0 | 10 | blinker==1.9.0 |
