mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Bump pytest-mock to 3.9
This commit is contained in:
@@ -249,7 +249,7 @@ setup(
|
|||||||
'pytest-cache',
|
'pytest-cache',
|
||||||
'pytest-cov',
|
'pytest-cov',
|
||||||
'pytest-django==4.*',
|
'pytest-django==4.*',
|
||||||
'pytest-mock==3.8.*',
|
'pytest-mock==3.9.*',
|
||||||
'pytest-rerunfailures==10.2',
|
'pytest-rerunfailures==10.2',
|
||||||
'pytest-sugar',
|
'pytest-sugar',
|
||||||
'pytest-xdist==2.5.*',
|
'pytest-xdist==2.5.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user