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

This commit is contained in:
Renovate Bot 2026-04-06 09:27:28 +00:00
commit 17c4eace0c

View file

@ -45,7 +45,7 @@ dependencies = [
"typing-inspection==0.4.2", "typing-inspection==0.4.2",
"tzdata==2026.1", "tzdata==2026.1",
"urllib3==2.6.3", "urllib3==2.6.3",
"uvicorn==0.43.0", "uvicorn==0.44.0",
"jinja2==3.1.6", "jinja2==3.1.6",
] ]