Skip to content

Commit eb84b76

Browse files
feat(deps): update dependency uvicorn to v0.38.0
1 parent c7673ea commit eb84b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pytest==8.4.1 # PyTest Testing
77
click==8.2.1 # Uvicorn
88
httptools==0.6.4 # Uvicorn
99
pyyaml==6.0.2 # Uvicorn
10-
uvicorn==0.35.0 # Uvicorn
10+
uvicorn==0.38.0 # Uvicorn
1111
uvloop==0.21.0 # Uvicorn
1212
watchfiles==1.1.0 # Uvicorn
1313
websockets==15.0.1 # Uvicorn

0 commit comments

Comments
 (0)