diff --git a/pyproject.toml b/pyproject.toml index 4345be6..425bde7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ browser = [] dev = [ - 'pytest>=8.0', + 'pytest>=9.0.3', 'pytest-asyncio>=0.23', 'pytest-httpx>=0.30', 'ruff>=0.5',