Skip to content

Commit a4ff69f

Browse files
authored
Merge pull request #109 from kinde-oss/renovate/uvicorn-0.x
chore(deps): update dependency uvicorn to >=0.38.0, <0.39.0
2 parents b8b6336 + d26be61 commit a4ff69f

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.37.0, <0.38.0",
4545
]
4646
flask = [
4747
"flask >=3.0.0, <4.0.0",

0 commit comments

Comments
 (0)