diff --git a/pyproject.toml b/pyproject.toml index 019b36a..fba9260 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ "pylint==3.3.3", "pylint_junit", "pytest-cov==6.0.0", - "pytest-mock<3.10.1", + "pytest-mock<3.14.1", "pytest-runner", "pytest==8.3.4", "pytest-github-actions-annotate-failures",