diff --git a/src/setup.py b/src/setup.py index 45565f2648..a14a47a52c 100644 --- a/src/setup.py +++ b/src/setup.py @@ -249,7 +249,7 @@ setup( 'pytest-cache', 'pytest-cov', 'pytest-django==4.*', - 'pytest-mock==3.9.*', + 'pytest-mock==3.10.*', 'pytest-rerunfailures==10.2', 'pytest-sugar', 'pytest-xdist==2.5.*',