Bump pycodestyle to 2.10.*

This commit is contained in:
Raphael Michel
2022-12-08 13:49:30 +01:00
parent b64c5735a8
commit dfe3454915

View File

@@ -244,7 +244,7 @@ setup(
'isort==5.10.*',
'pep8-naming==0.12.*',
'potypo',
'pycodestyle==2.9.*',
'pycodestyle==2.10.*',
'pyflakes==2.5.*',
'pytest-cache',
'pytest-cov',