Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 2442319 commit fdfcef2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 33 deletions.
46 changes: 15 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.8"
flask = "^2"
gunicorn = "^20"
flask = "^3.0.0"
gunicorn = "^21.0.0"
requests = "^2"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit fdfcef2

Please sign in to comment.