Skip to content

Commit

Permalink
Update dependency Flask to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 67a5578 commit 27c8233
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 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.2"
Flask = "3.0.3"
cairocffi = "1.6.1"
matplotlib = "3.8.4"
numpy = "1.26.4"
Expand Down
8 changes: 4 additions & 4 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 @@ -11,7 +11,7 @@ packages = [

[tool.poetry.dependencies]
"RPi.GPIO" = {version = "0.7.1", markers = "platform_machine != 'aarch64'"}
Flask = "3.0.2"
Flask = "3.0.3"
Jinja2 = "3.1.3"
bjoern = "3.2.2"
cairocffi = "1.6.1"
Expand Down

0 comments on commit 27c8233

Please sign in to comment.