diff --git a/pyproject.toml b/pyproject.toml index 0a8a753..5056423 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dev = [ "pytest>=8.3.5", "pytest-cov>=6.1.1", "pytest-html>=4.1.1", - "pytest-mock>=3.14.0", + "pytest-mock>=3.15.1", "ruff>=0.11.5", "taskipy>=1.14.1", "hypothesis>=6.148.4",