Skip to content

Commit 5c00a24

Browse files
authored
chore: update uvicorn dep
1 parent e61b448 commit 5c00a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"urllib3==2.2.2",
2020
"pydantic==2.9.2",
2121
"pywin32==306 ; sys_platform == 'win32'",
22-
"uvicorn==0.32.1",
22+
"uvicorn==0.34.0",
2323
]
2424

2525
[project.urls]

0 commit comments

Comments
 (0)