forked from CGM_Public/pretix_original
Bump flake8 to 5.0
This commit is contained in:
@@ -239,13 +239,13 @@ setup(
|
||||
'coverage',
|
||||
'coveralls',
|
||||
'django-debug-toolbar==3.5.*',
|
||||
'flake8==4.0.*',
|
||||
'flake8==5.0.*',
|
||||
'freezegun',
|
||||
'isort==5.10.*',
|
||||
'pep8-naming==0.12.*',
|
||||
'potypo',
|
||||
'pycodestyle==2.8.*',
|
||||
'pyflakes==2.4.*',
|
||||
'pycodestyle==2.9.*',
|
||||
'pyflakes==2.5.*',
|
||||
'pytest-cache',
|
||||
'pytest-cov',
|
||||
'pytest-django==4.*',
|
||||
|
||||
Reference in New Issue
Block a user