Merge pull request 'fix(deps): update dependency uvicorn to v0.48.0' (#28) from renovate/uvicorn-0.x into main

This commit is contained in:
Spacebot 2026-05-24 14:39:03 +02:00
commit 1f146fb558

View file

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