diff --git a/pyproject.toml b/pyproject.toml index d7558ca..9700983 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "pylint==3.0.1", "pylint_junit", "pytest-cov==4.0.0", - "pytest-mock<3.10.1", + "pytest-mock<3.12.1", "pytest-runner", "pytest==7.4.2", "pytest-check",