diff --git a/pyproject.toml b/pyproject.toml index b25299525..cab74c518 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -120,7 +120,7 @@ dev = [ "pytest-cache", "pytest-cov", "pytest-django==4.*", - "pytest-mock==3.14.*", + "pytest-mock==3.15.*", "pytest-sugar", "pytest-xdist==3.8.*", "pytest==8.4.*",