Skip to content

Commit

Permalink
Update dependency uvicorn to ^0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2023
1 parent 9b0faca commit bbefbdf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -17,7 +17,7 @@ discord-webhook = "^1.0.0"
python-multipart = "^0.0.6"
python-dotenv = "^1.0.0"
Jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.22.0"}
uvicorn = {extras = ["standard"], version = "^0.23.0"}
jinja2 = "^3.1.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit bbefbdf

Please sign in to comment.