mirror of
https://github.com/pretix/pretix.git
synced 2026-09-14 16:24:43 +00:00
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:
+1
-1
@@ -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