forked from CGM_Public/pretix_original
Update pytest-mock requirement from ==2.0.* to >=2.0,<3.7 in /src (#2302)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -245,7 +245,7 @@ setup(
|
||||
'pytest-cache',
|
||||
'pytest-cov',
|
||||
'pytest-django==4.*',
|
||||
'pytest-mock==2.0.*',
|
||||
'pytest-mock>=2.0,<3.7',
|
||||
'pytest-rerunfailures==9.*',
|
||||
'pytest-sugar',
|
||||
'pytest-xdist==1.31.*',
|
||||
|
||||
Reference in New Issue
Block a user