diff --git a/pyproject.toml b/pyproject.toml index 691e04a184..f135eafdf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -145,7 +145,7 @@ test = [ "pre-commit>=3,<3.6", "pytest-console-scripts>=1.1,<1.5", "pytest-cov>=4,<4.2", - "pytest-mock>=3,<3.12", + "pytest-mock>=3,<3.13", "pytest>=7,<7.5", "responses>=0.14,<0.24", "ruff>=0.1,<0.2",