Skip to content

Commit f08e295

Browse files
authored
Merge pull request #45 from IntelRealSense/b779dependabot/pip/uvicorn-0.34.3
Bump uvicorn from 0.34.0 to 0.34.3
2 parents f8d41c8 + 8e483e2 commit f08e295

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ package-mode = false
2020
[tool.poetry.dependencies]
2121
python = "^3.11"
2222
fastapi = { extras = ["all"], version = "^0.115.12" }
23-
uvicorn = "^0.34.0"
23+
uvicorn = "^0.34.3"
2424
pydantic = "^2.11.3"
2525
pydantic-settings = "^2.8.1"
2626
asgi-correlation-id = "^4.3.1"

0 commit comments

Comments
 (0)