diff --git a/pyproject.toml b/pyproject.toml index 9879cc755..c532bc441 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -124,7 +124,7 @@ dev = [ "pytest-cache", "pytest-cov", "pytest-django==4.*", - "pytest-mock==3.10.*", + "pytest-mock==3.12.*", "pytest-rerunfailures==13.*", "pytest-sugar", "pytest-xdist==3.3.*",