mirror of
https://github.com/pretix/pretix.git
synced 2026-05-13 16:33:59 +00:00
Update pytest version and related packages (#1820)
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
committed by
GitHub
parent
a0dd8f74e4
commit
8037a8ce7f
@@ -167,12 +167,12 @@ setup(
|
||||
'pep8-naming',
|
||||
'coveralls',
|
||||
'coverage',
|
||||
'pytest==5.3.*',
|
||||
'pytest-django',
|
||||
'pytest==6.*',
|
||||
'pytest-django==4.*',
|
||||
'pytest-xdist==1.31.*',
|
||||
'isort',
|
||||
'pytest-mock==2.0.*',
|
||||
'pytest-rerunfailures==8.*',
|
||||
'pytest-rerunfailures==9.*',
|
||||
'responses',
|
||||
'potypo',
|
||||
'freezegun',
|
||||
|
||||
Reference in New Issue
Block a user