Skip to content

Commit 1a65137

Browse files
feat(deps): update dependency uvicorn to v0.34.0
1 parent de36e60 commit 1a65137

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
@@ -26,7 +26,7 @@ alembic==1.13.3 # Alembic
2626
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
2727

2828
click==8.1.8 # Uvicorn
29-
uvicorn==0.31.1 # Uvicorn
29+
uvicorn==0.34.0 # Uvicorn
3030

3131
iniconfig==2.0.0 # pytest
3232
packaging==24.1 # pytest

0 commit comments

Comments
 (0)