Skip to content

Commit

Permalink
try flask update
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Aug 22, 2024
1 parent f2ea4ba commit 94cc4fe
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
30 changes: 21 additions & 9 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 @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.12"
Flask = "^2"
Flask = "3.0.3"
Jinja2 = "^3"
PyGithub = "^2.3.0"
click = "^8"
Expand Down

0 comments on commit 94cc4fe

Please sign in to comment.