mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Bump flake8 to 6.0.*, pycodestyle to 2.10.* and pyflakes to 3.0.*
This commit is contained in:
@@ -239,13 +239,13 @@ setup(
|
||||
'coverage',
|
||||
'coveralls',
|
||||
'django-debug-toolbar==3.7.*',
|
||||
'flake8==5.0.*',
|
||||
'flake8==6.0.*',
|
||||
'freezegun',
|
||||
'isort==5.10.*',
|
||||
'pep8-naming==0.12.*',
|
||||
'potypo',
|
||||
'pycodestyle==2.9.*',
|
||||
'pyflakes==2.5.*',
|
||||
'pycodestyle==2.10.*',
|
||||
'pyflakes==3.0.*',
|
||||
'pytest-cache',
|
||||
'pytest-cov',
|
||||
'pytest-django==4.*',
|
||||
|
||||
Reference in New Issue
Block a user