diff --git a/pyproject.toml b/pyproject.toml
index a8a76c7..d63aeef 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -39,7 +39,7 @@ test = [
     "pylint==2.17.4",
     "pylint_junit",
     "pytest-cov==4.0.0",
-    "pytest-mock<3.10.1",
+    "pytest-mock<3.12.1",
     "pytest-runner",
     "pytest==7.3.1",
     "pytest-github-actions-annotate-failures",