diff --git a/pyproject.toml b/pyproject.toml index ae376e8..8493cc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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.41.0" pytest-xdist = "^3.8.0" httpx = "^0.28.1" pydantic-settings = "^2.12.0"