Update dependency uvicorn to v0.27.1 #8

Merged
marco merged 1 commits from renovate/uvicorn-0.x into main 2024-02-18 20:09:50 +00:00

View File

@@ -5,7 +5,7 @@ h11==0.14.0
pydantic==1.10.14
starlette==0.27.0
typing_extensions==4.5.0
uvicorn==0.13.3
uvicorn==0.27.1
# # Needed for PyTest, used in test_app.py
# httpx==0.26.0