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 3, 2024
1 parent dd44169 commit 9b893ae
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 @@ -14,7 +14,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.dependencies]
python = "~3.10.9"
timeago = "1.0.16"
Flask = "2.3.3"
Flask = "3.0.3"
Flask-WTF = "1.2.1"
Flask-Login = "0.6.3"
Flask-Caching = "1.11.1"
Expand Down

0 comments on commit 9b893ae

Please sign in to comment.