diff --git a/pyproject.toml b/pyproject.toml index 5afb439c..58b856a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "redis>=7.4.0", "pydantic-settings>=2.12.0", "rq>=2.8.0", - "uvicorn>=0.37.0", + "uvicorn>=0.46.0", "fastapi-cache2>=0.2.2", "httpx>=0.28.1", "podman-compose>=1.5.0",