diff options
| author | Matweb Bot | 2024-09-18 04:17:08 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-09-18 04:17:08 +0000 |
| commit | def55361d9a0a7f9a7ae8f666b72749e241169af (patch) | |
| tree | 585ad6885fe89017c36719728af5c9db9255427f /requirements.txt | |
| parent | 03f1ad9ac19bf413e3c7385bd70f777150f21637 (diff) | |
RenovateBot: Update dependency Flask-Cors to v5
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 fc89dd6..4ef2e7e 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.2 | 7 | Flask-Cors==5.0.0 |
| 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 |
