Skip to content

Commit 91163e7

Browse files
committed
Update uvicorn
1 parent dabb9d7 commit 91163e7

File tree

2 files changed

+99
-40
lines changed

2 files changed

+99
-40
lines changed

poetry.lock

Lines changed: 98 additions & 39 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
@@ -33,7 +33,7 @@ sphinx = {version = "^7.2.6", optional = true}
3333
sphinx-rtd-theme = {version = "^1.3.0", optional = true}
3434
sphinxcontrib-napoleon = {version = "^0.7", optional = true}
3535
secure = "^0.3.0"
36-
uvicorn = { version = "^0.17.6", extras = ["standard"] }
36+
uvicorn = { version = "^0.30.1", extras = ["standard"] }
3737

3838
[tool.poetry.group.dev.dependencies]
3939
black = "^24.3.0"

0 commit comments

Comments
 (0)