diff --git a/pyproject.toml b/pyproject.toml index 14dfefc14f..b9e84c3048 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dependencies = [ "pylint~=3.3.1", "pylint-pytest==2.0.0a0", "databricks-labs-pylint~=0.5", - "databricks-labs-pytester>=0.3.0", + "databricks-labs-pytester>=0.7.2", "pytest~=8.3.3", "pytest-cov~=4.1.0", "pytest-mock~=3.14.0",