Bump pep8-naming and pycodestyle

This commit is contained in:
Raphael Michel
2022-09-14 18:53:09 +02:00
parent 95ea2849c2
commit c77790821d

View File

@@ -241,9 +241,9 @@ setup(
'flake8==4.0.*', 'flake8==4.0.*',
'freezegun', 'freezegun',
'isort==5.10.*', 'isort==5.10.*',
'pep8-naming==0.12.*', 'pep8-naming==0.13.*',
'potypo', 'potypo',
'pycodestyle==2.8.*', 'pycodestyle==2.9.*',
'pyflakes==2.4.*', 'pyflakes==2.4.*',
'pytest-cache', 'pytest-cache',
'pytest-cov', 'pytest-cov',