diff --git a/pyproject.toml b/pyproject.toml index ca68775..e9458bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=9.1.0,<10", + "pytest>=9.1.1,<10", "pytest-asyncio>=1.4.0,<2", "httpx>=0.28.1,<1", "ruff>=0.15.17,<1",