diff --git a/pyproject.toml b/pyproject.toml index 7fc9fbe..646f6fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "pylint==3.3.7", "pylint_junit", "pytest-cov==6.1.1", - "pytest-mock<3.14.1", + "pytest-mock<3.14.2", "pytest-runner", "pytest==8.3.5", "pytest-github-actions-annotate-failures",