Skip to content

Commit

Permalink
Update uvicorn to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgosmann committed Jan 5, 2024
1 parent 359e262 commit bf7d662
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -29,7 +29,7 @@ bite-parser = "^0.2.3"
dataclasses-serialization = "^1.3.1"
prometheus_client = "^0.19.0"
python = "^3.8"
uvicorn = {extras = ["standard"], version = "^0.23.2"}
uvicorn = {extras = ["standard"], version = "^0.25.0"}
xsdata = ">=21.9"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit bf7d662

Please sign in to comment.