diff --git a/pyproject.toml b/pyproject.toml index 9a5a385..37f9cb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ test = [ "pylint==3.3.8", "pylint_junit", "pytest-cov==6.2.1", - "pytest-mock<3.14.0", + "pytest-mock<3.15.0", "pytest-runner", "pytest==8.4.1", "pytest-github-actions-annotate-failures",