diff --git a/pyproject.toml b/pyproject.toml index 533be17..9151783 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ classifiers = [ dependencies = [ "databricks-sdk~=0.30", "databricks-labs-blueprint>=0.8,<0.9", - "pytest~=8.1.0", + "pytest~=8.3.3", ] [project.entry-points.pytest11]