diff --git a/pyproject.toml b/pyproject.toml index 5b6fd65..0da0d7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=7.0", + "pytest>=9.0.3", "pytest-asyncio>=0.21.0", "black>=23.0", "mypy>=1.0",