Skip to content

Commit 1011232

Browse files
Update dependency uvicorn to ^0.34.0 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2853ba9 commit 1011232

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
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.32.0"
17+
uvicorn = "^0.34.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)