diff --git a/pyproject.toml b/pyproject.toml index 810ba8d..0fce13e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=7.0.0", + "pytest>=9.0.3", "pytest-cov>=7.1.0", ] full = [