Skip to content

Commit 87e2de0

Browse files
Update dependency uvicorn to v0.48.0
1 parent 876236e commit 87e2de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.9"
77
dependencies = [
88
"fastapi==0.115.12",
9-
"uvicorn==0.34.0",
9+
"uvicorn==0.48.0",
1010
"gunicorn==23.0.0",
1111
"jinja2==3.1.6",
1212
"typing-extensions==4.13.1",

0 commit comments

Comments
 (0)