Skip to content

Commit 4005293

Browse files
authored
Merge pull request #348 from dsgnr/dependabot/pip/backend/uvicorn-0.35.0
[api] Bump uvicorn from 0.34.2 to 0.35.0 in /backend
2 parents 332d654 + a3cd997 commit 4005293

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

backend/poetry.lock

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

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ litestar = {extras = ["prometheus"], version = "^2.16.0"}
1717
httpcore = "^1.0.9"
1818
gunicorn = "23.0.0"
1919
pydantic = "^2.11.5"
20-
uvicorn = {extras = ["standard"], version = "^0.34.2"}
20+
uvicorn = {extras = ["standard"], version = "^0.35.0"}
2121
tomli = "^2.2.1"
2222

2323
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)