Update doc8 version

The doc8 lib supports Py36 starting from version 0.8.1

Change-Id: Ie6d64485622381031130fa12f963eab5a6a9c555
This commit is contained in:
wangzihao 2021-01-06 16:03:41 +08:00
parent 7e12f69845
commit f616f43ced
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ cryptography==2.5
debtcollector==1.19.0
decorator==4.3.0
deprecation==2.0
doc8==0.6.0
doc8==0.8.1
docker-pycreds==0.2.2
docker==3.1.1
docutils==0.13.1

View File

@ -19,7 +19,7 @@ stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
testresources>=2.0.0 # Apache-2.0/BSD
doc8>=0.6.0 # Apache-2.0
doc8>=0.8.1 # Apache-2.0
Pygments>=2.2.0 # BSD license
# Next are used in integration tests only
tempest>=17.1.0 # Apache-2.0