Bump versions of pycodestyle and pep8-naming

This commit is contained in:
Raphael Michel
2022-02-13 20:39:31 +01:00
parent a307cf8934
commit a37ed6f001
16 changed files with 65 additions and 65 deletions

View File

@@ -237,13 +237,13 @@ setup(
'coverage',
'coveralls',
'django-debug-toolbar==3.2.*',
'flake8>=3.7,<4.1',
'flake8==4.0.*',
'freezegun',
'isort',
'pep8-naming',
'isort==5.10.*',
'pep8-naming==0.12.*',
'potypo',
'pycodestyle==2.5.*',
'pyflakes>=2.1,<2.5',
'pycodestyle==2.8.*',
'pyflakes==2.4../pretix/base/models/checkin.py*',
'pytest-cache',
'pytest-cov',
'pytest-django==4.*',