Skip to content

Commit 9cfa5a3

Browse files
renovate[bot]SQuent
authored andcommitted
Update dependency uvicorn to ^0.34.0
1 parent ec1b552 commit 9cfa5a3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -7,7 +7,7 @@ authors = ["Quentin SALLIO <[email protected]>"]
77
[tool.poetry.dependencies]
88
python = "^3.11"
99
fastapi = "^0.104.0"
10-
uvicorn = {extras = ["standard"], version = "^0.24.0"}
10+
uvicorn = {extras = ["standard"], version = "^0.34.0"}
1111
pydantic = "^2.4.2"
1212
python-multipart = "^0.0.6"
1313
psutil = "^6.0.0"

0 commit comments

Comments
 (0)