Skip to content

Commit 69f1eba

Browse files
chore(deps): update dependency uvicorn to >=0.36.0, <0.37.0
1 parent a0024de commit 69f1eba

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
@@ -41,7 +41,7 @@ dependencies = [
4141
fastapi = [
4242
"fastapi >=0.110.0, <1.0.0",
4343
"python-multipart >=0.0.6, <1.0.0",
44-
"uvicorn >=0.25.0, <0.26.0",
44+
"uvicorn >=0.36.0, <0.37.0",
4545
]
4646
flask = [
4747
"flask >=3.0.0, <4.0.0",

0 commit comments

Comments
 (0)