Skip to content

Commit

Permalink
Merge pull request #519 from IQTLabs/renovate/flask-3.x
Browse files Browse the repository at this point in the history
Update dependency flask to v3.1.0
  • Loading branch information
rashley-iqt authored Nov 18, 2024
2 parents 349b608 + e28cd9a commit 8ee6522
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
flask = "3.0.3"
flask = "3.1.0"
imageio = "2.36.0"
ipython = "8.18.1"
matplotlib = "3.9.2"
Expand Down

0 comments on commit 8ee6522

Please sign in to comment.