Skip to content

Commit 36a96f0

Browse files
committed
Upgrade flask-cors
1 parent a1ad5a4 commit 36a96f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ packages = [
1313
python = "^3.10"
1414
flask = "^3.0.3"
1515
python-dotenv = "^1.0.0"
16-
flask-cors = "^4.0.1"
16+
flask-cors = "^5.0.0"
1717
pydantic = "^2.6.4"
1818
requests = "^2.32.3"
1919
gunicorn = "^22.0.0"

0 commit comments

Comments
 (0)