diff --git a/pyproject.toml b/pyproject.toml index c512753..b7dbec3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ test = [ "pylint==3.0.3", "pylint_junit", "pytest-cov==4.1.0", - "pytest-mock<3.12.1", + "pytest-mock<3.15.2", "pytest-runner", "pytest==8.0.0", "pytest-github-actions-annotate-failures",