Skip to content

Commit

Permalink
Update dependency uvicorn to ^0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent 21fbfdd commit 494d367
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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 @@ -15,7 +15,7 @@ fastapi = {extras = ["all"], version = "^0.115.0"}
strawberry-graphql = "^0.235.0"
python-jose = {extras = ["pycryptodome"], version = "^3.3.0"}
requests = "^2.31.0"
uvicorn = "^0.30.0"
uvicorn = "^0.31.0"
strawberry-sqlalchemy-mapper = "0.3.1"

[tool.poetry.group.docs]
Expand Down

0 comments on commit 494d367

Please sign in to comment.