diff --git a/pyproject.toml b/pyproject.toml index 11db74f151..c2bcbaf3ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev = [ "pytest-httpserver>=1.0.11,<2", "pytest>=8.3.1,<10", "pytest-asyncio==1.4.0", - "uvicorn>=0.32,<0.50", + "uvicorn>=0.32,<0.51", "fastapi>=0.115.5,<0.139.0", "pytest-httpx>=0.35", "pytest-benchmark>=4,<6",