Bump pytest-mock to 3.9

This commit is contained in:
Raphael Michel
2022-10-04 18:02:50 +02:00
parent d4ff1808d5
commit 9a0cc7e8c1

View File

@@ -249,7 +249,7 @@ setup(
'pytest-cache',
'pytest-cov',
'pytest-django==4.*',
'pytest-mock==3.8.*',
'pytest-mock==3.9.*',
'pytest-rerunfailures==10.2',
'pytest-sugar',
'pytest-xdist==2.5.*',