chore(deps): update dependency uvicorn to v0.42.0

This commit is contained in:
Renovate Bot 2026-03-30 21:43:13 +00:00 committed by kittentm
commit dbe09f2829

View file

@ -45,7 +45,7 @@ dependencies = [
"typing-inspection==0.4.2",
"tzdata==2025.3",
"urllib3==2.6.3",
"uvicorn==0.41.0",
"uvicorn==0.42.0",
]
[tool.setuptools]