Skip to content

Commit a7baf83

Browse files
authored
Merge pull request #335 from dsgnr/dependabot/pip/backend/uvicorn-0.34.2
[api] Bump uvicorn from 0.34.0 to 0.34.2 in /backend
2 parents a7547b6 + 2ad5dba commit a7baf83

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

Lines changed: 4 additions & 4 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.15.2"}
1717
httpcore = "^1.0.9"
1818
gunicorn = "23.0.0"
1919
pydantic = "^2.11.3"
20-
uvicorn = {extras = ["standard"], version = "^0.34.0"}
20+
uvicorn = {extras = ["standard"], version = "^0.34.2"}
2121
tomli = "^2.2.1"
2222

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

0 commit comments

Comments
 (0)