Skip to content

Commit

Permalink
bump flask version
Browse files Browse the repository at this point in the history
  • Loading branch information
CalPinSW committed Nov 19, 2024
1 parent 700aff5 commit e0185b6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.10"
flask = "^3.0.3"
flask = "^3.1.0"
python-dotenv = "^1.0.0"
flask-cors = "^5.0.0"
pydantic = "^2.6.4"
Expand Down

0 comments on commit e0185b6

Please sign in to comment.