Skip to content

Commit 868de05

Browse files
Update uvicorn[standard] requirement from ~=0.32.0 to ~=0.34.0 (#116)
1 parent edaf264 commit 868de05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"pydantic-settings~=2.6.0",
1313
"pydantic>=2.7.0,<3.0.0",
1414
"tzdata~=2024.2",
15-
"uvicorn[standard]~=0.32.0",
15+
"uvicorn[standard]~=0.34.0",
1616
]
1717

1818
[dependency-groups]

0 commit comments

Comments
 (0)