diff --git a/pyproject.toml b/pyproject.toml index a0d8ba9..b72510c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ test = [ "pylint==3.2.5", "pylint_junit", "pytest-cov==5.0.0", - "pytest-mock<3.14.1", + "pytest-mock<3.15.2", "pytest-runner", "pytest==8.2.2", "pytest-github-actions-annotate-failures",