Skip to content

Commit a501fb6

Browse files
Update dependency uvicorn to ^0.35.0
1 parent b454b51 commit a501fb6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fastapi = ">=0.110.0, <0.120.0"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
ruff = "^0.9.0"
17-
uvicorn = "^0.34.0"
17+
uvicorn = "^0.35.0"
1818
mypy = "^1.10.0"
1919
types-ujson = "^5.10.0.20240515"
2020
types-protobuf = "^5.26.0.20240422"

0 commit comments

Comments
 (0)