diff --git a/requirements.txt b/requirements.txt index d87ceb2..6dc8912 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pytest==8.3.4 # PyTest Testing click==8.1.7 # Uvicorn httptools==0.6.4 # Uvicorn pyyaml==6.0.2 # Uvicorn -uvicorn==0.27.0.post1 # Uvicorn +uvicorn==0.34.0 # Uvicorn uvloop==0.19.0 # Uvicorn watchfiles==1.0.4 # Uvicorn websockets==12.0 # Uvicorn