chore(deps): update dependency uvicorn to v0.22.0 (#39)

This commit is contained in:
renovate[bot]
2023-06-27 22:14:17 +02:00
committed by GitHub
parent 9522975774
commit 12525925bf

View File

@@ -13,7 +13,7 @@ dependencies=[
web=[
"alembic ==1.11.1",
"fastapi ==0.98.0",
"uvicorn[standard] ==0.20.0",
"uvicorn[standard] ==0.22.0",
"gunicorn ==20.1.0"
]