[stubsabot] Bump Flask-Cors to 5.0.* (#12609)

Co-authored-by: stubsabot <>
This commit is contained in:
github-actions[bot]
2024-09-01 18:30:23 +01:00
committed by GitHub
parent 6b1566d81c
commit 0f0e71d777

View File

@@ -1,4 +1,4 @@
version = "4.0.*"
version = "5.0.*"
upstream_repository = "https://github.com/corydolphin/flask-cors"
# Requires a version of flask with a `py.typed` file
requires = ["Flask>=2.0.0"]