Bump pytest-mock to 3.10

This commit is contained in:
Raphael Michel
2022-11-07 15:35:01 +01:00
parent a96fccef63
commit f7a129854e

View File

@@ -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.*',