Skip to content

Commit

Permalink
Update dependency Flask to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 93c5632 commit 2395e09
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 34 deletions.
32 changes: 16 additions & 16 deletions gamutrfwaterfall/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 gamutrfwaterfall/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [
]

[tool.poetry.dependencies]
Flask = "3.0.3"
Flask = "3.1.0"
cairocffi = "1.7.1"
matplotlib = "3.9.2"
numpy = "2.1.3"
Expand Down
32 changes: 16 additions & 16 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 @@ -10,7 +10,7 @@ packages = [
]

[tool.poetry.dependencies]
Flask = "3.0.3"
Flask = "3.1.0"
Jinja2 = "3.1.4"
bjoern = "3.2.2"
falcon = "4.0.2"
Expand Down

0 comments on commit 2395e09

Please sign in to comment.