Skip to content

Commit a01be35

Browse files
authored
Merge pull request #20 from erwindouna/dependabot/pip/uvicorn-0.34.3
Bump uvicorn from 0.34.2 to 0.34.3
2 parents ec81e28 + 3bdb0ec commit a01be35

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
@@ -11,7 +11,7 @@ package-mode = false
1111
[tool.poetry.dependencies]
1212
python = "^3.11"
1313
fastapi = "^0.115.12"
14-
uvicorn = { extras = ["standard"], version = "^0.34.2" }
14+
uvicorn = { extras = ["standard"], version = "^0.34.3" }
1515
httpx = "^0.28.1"
1616
python-dotenv = "^1.0.1"
1717
pydantic = "^2.11.5"

0 commit comments

Comments
 (0)