diff --git a/pyproject.toml b/pyproject.toml index 8a73538..c3b6f43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=7.0", + "pytest>=9.0.3", "pytest-json-report>=1.5", "ruff>=0.4", "pyright>=1.1",