fix(deps): update dependency uvicorn to v0.47.0

This commit is contained in:
Spacebot 2026-05-14 18:35:37 +00:00
commit 0fda25d76c

View file

@ -45,7 +45,7 @@ dependencies = [
"typing-inspection==0.4.2",
"tzdata==2026.2",
"urllib3==2.7.0",
"uvicorn==0.46.0",
"uvicorn==0.47.0",
"jinja2==3.1.6",
]