Skip to content

Commit 08c9d79

Browse files
Merge pull request #15 from timelessnesses/dependabot/pip/uvicorn-0.29.0
2 parents 883abf3 + 72f2090 commit 08c9d79

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.11"
10-
uvicorn = {extras = ["standard"], version = "^0.28.0"}
10+
uvicorn = {extras = ["standard"], version = "^0.29.0"}
1111
fastapi = "^0.109.2"
1212
python-multipart = "^0.0.9"
1313
orjson = "^3.9.15"

0 commit comments

Comments
 (0)