diff --git a/pyproject.toml b/pyproject.toml index b5311d3..1d26f9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pylint==2.17.4", "pylint_junit", "pytest-cov==4.0.0", - "pytest-mock<3.10.1", + "pytest-mock<3.11.2", "pytest-runner", "pytest==7.3.1", "pytest-github-actions-annotate-failures",