fix(deps): update dependency uvicorn to ^0.42.0
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot
2026-03-23 04:02:36 +00:00
parent aa89a3fb00
commit c02b260df6
+1 -1
View File
@@ -29,7 +29,7 @@ python-dotenv = "^1.0.0"
requests = "^2.32.5"
fastapi = "^0.127.1"
pydantic = "^2.12.4"
uvicorn = "^0.40.0"
uvicorn = "^0.42.0"
pytest-xdist = "^3.8.0"
httpx = "^0.28.1"
pydantic-settings = "^2.12.0"