Bump flask-cors from 3.0.10 to 4.0.2

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.2.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.10...4.0.2)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-21 22:42:48 +00:00 committed by GitHub
parent 975921183c
commit eff6552ac5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 207 additions and 30 deletions

235
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -26,7 +26,7 @@ python = "^3.9"
chardet = "3.0.4"
base58 = "2.1.1"
aiohttp = "3.9.5"
flask-cors = "3.0.10"
flask-cors = "4.0.2"
flask-restful = "0.3.9"
flask = "2.1.2"
gunicorn = "20.1.0"