diff --git a/pyproject.toml b/pyproject.toml index 925ab4f..47f4d6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ test = [ "mypy==1.8", "pre-commit==3.7.0", "pytest-cov==4.0.0", - "pytest-mock<3.10.1", + "pytest-mock<3.14.1", "pytest-runner", "pytest==7.3.1", "pytest-github-actions-annotate-failures",