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 May 29, 2024
1 parent 2442319 commit e139ed7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 48 deletions.
76 changes: 31 additions & 45 deletions poetry.lock

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

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

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

[tool.poetry.dev-dependencies]
pytest = "^7.0.0"
pytest = "^8.0.0"

[build-system]
requires = ["poetry>=0.12"]
Expand Down

0 comments on commit e139ed7

Please sign in to comment.