Update version of doc8
The doc8 lib supports Py36 starting from version 0.8.1 Change-Id: Ib92ccbc2407e9825e446bb3c69d29f7841467434
This commit is contained in:
parent
73742be999
commit
c98c3965a8
@ -23,7 +23,7 @@ debtcollector==1.2.0
|
|||||||
decorator==4.3.0
|
decorator==4.3.0
|
||||||
defusedxml==0.6.0
|
defusedxml==0.6.0
|
||||||
dnspython==1.16.0
|
dnspython==1.16.0
|
||||||
doc8==0.6.0
|
doc8==0.8.1
|
||||||
docutils==0.14
|
docutils==0.14
|
||||||
entrypoints==0.3
|
entrypoints==0.3
|
||||||
eventlet==0.25.1
|
eventlet==0.25.1
|
||||||
|
@ -20,7 +20,7 @@ testtools>=2.2.0 # MIT
|
|||||||
psutil>=3.2.2 # BSD
|
psutil>=3.2.2 # BSD
|
||||||
oslotest>=3.2.0 # Apache-2.0
|
oslotest>=3.2.0 # Apache-2.0
|
||||||
stestr>=2.0.0 # Apache-2.0
|
stestr>=2.0.0 # Apache-2.0
|
||||||
doc8>=0.6.0 # Apache-2.0
|
doc8>=0.8.1 # Apache-2.0
|
||||||
Pygments>=2.2.0 # BSD license
|
Pygments>=2.2.0 # BSD license
|
||||||
boto3>=1.9.199 # Apache-2.0
|
boto3>=1.9.199 # Apache-2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user