diff --git a/pyproject.toml b/pyproject.toml index 026fec2..215d2b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=8.0.0", + "pytest>=9.0.3", "pytest-cov>=4.1.0", "ruff>=0.14.0", "pre-commit>=3.6.0",