flake8 requirement: Update pycodestyle to 2.2.0
This commit is contained in:
parent
fc7961ae22
commit
bc3f96ce9a
@ -15,7 +15,7 @@ flake8-tuple==0.2.12
|
||||
mccabe==0.5.2
|
||||
packaging==16.8
|
||||
pep8-naming==0.4.1
|
||||
pycodestyle==2.1.0
|
||||
pycodestyle==2.2.0
|
||||
pydocstyle==1.1.1
|
||||
pyflakes==1.3.0
|
||||
pyparsing==2.1.10
|
||||
|
@ -15,7 +15,7 @@ pydocstyle
|
||||
pyflakes
|
||||
|
||||
# Pinned to 2.0.0 otherwise
|
||||
pycodestyle==2.1.0
|
||||
pycodestyle==2.2.0
|
||||
|
||||
# Waiting until flake8-putty updated
|
||||
#@ filter: flake8 < 3.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user