Bump pylint version to fix pep8 job
This patch upadte pylint version to 2.6.0 in test-requirements.txt and wrapt version to 1.11 to fix CI jobs. Change-Id: Iba2a2321ee2ff459466918150d825c55c2596473
This commit is contained in:
parent
a18091a868
commit
312064be40
@ -49,4 +49,4 @@ testrepository==0.0.18
|
|||||||
testtools==2.2.0
|
testtools==2.2.0
|
||||||
traceback2==1.4.0
|
traceback2==1.4.0
|
||||||
urllib3==1.22
|
urllib3==1.22
|
||||||
wrapt==1.10.11
|
wrapt==1.11
|
||||||
|
@ -9,6 +9,5 @@ oslo.config>=5.2.0 # Apache-2.0
|
|||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||||
testtools>=2.2.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
sphinx>=2.0.0,!=2.1.0 # BSD
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
||||||
astroid==2.1.0 # LGPLv2.1
|
pylint>=2.6.0 # GPLv2
|
||||||
pylint==2.3.1 # GPLv2
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user