Skip to content

Commit

Permalink
fix(deps) Update dependency Flask to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 281f179 commit 236a651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ packages=[{ include = 'flask_session'}]

[tool.poetry.dependencies]
python = "^3.7.2"
Flask = "^2.2.2"
Flask = "^3.0.0"
cachelib = "^0.10.0"
pytz = "^2022.2.1"

Expand Down

0 comments on commit 236a651

Please sign in to comment.