diff options
| author | Matweb Bot | 2025-05-27 21:37:32 +0000 |
|---|---|---|
| committer | Matweb Bot | 2025-05-27 21:37:32 +0000 |
| commit | e9ba97aea6e0e7cb70a308b17c887dc4fab92b5a (patch) | |
| tree | d7a0ec5c88effec079ef38f3dc96f194f3273df8 | |
| parent | f0b464a38eb3e61bb11ba6a40d63f03c270aad6a (diff) | |
RenovateBot: Update dependency Flask-Cors to v6
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 98e2a36..4f840e1 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.1 | 5 | flask==3.1.1 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==5.0.1 | 7 | Flask-Cors==6.0.0 |
| 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 |
