Skip to content

Commit

Permalink
chore(deps) Update dependency Flask to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 11, 2024
1 parent 94a1cb2 commit 17915be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ packages = [
]
readme = "readme.md"
repository = "https://github.com/atlas-bi/Hub"
version = "2.12.4"
version = "2.12.5"

[tool.poetry.dependencies]
Flask = "^2.0.1"
Flask = "^3.0.0"
Flask-APScheduler = "^1.12.2"
Flask-Assets = "^2.0"
Flask-Caching = "^2.0.0"
Expand Down

0 comments on commit 17915be

Please sign in to comment.