diff --git a/pyproject.toml b/pyproject.toml index 0e3c5e2..999c97f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=8.0", + "pytest>=9.0.3", "pytest-asyncio>=0.23", "ruff>=0.4", "pyright>=1.1",