Update doc8 version

The doc8 lib supports Py36 starting from version 0.8.1

Change-Id: Ifcff34d4432771ae9401f97d9abeb9b609fb0c6a
This commit is contained in:
wangzihao 2021-01-06 15:41:29 +08:00
parent 66a9c2ff7f
commit 43203ea025
2 changed files with 5 additions and 5 deletions

View File

@ -9,8 +9,8 @@ coverage==4.0
debtcollector==1.2.0
decorator==3.4.0
deprecation==1.0
doc8==0.6.0
docutils==0.11
doc8==0.8.1
docutils==0.12
dogpile.cache==0.6.2
dulwich==0.15.0
extras==1.0.0
@ -27,7 +27,7 @@ jsonpointer==1.13
keystoneauth1==3.4.0
linecache2==1.0.0
MarkupSafe==1.0
mccabe==0.2.1
mccabe==0.6.0
monotonic==0.6
mox3==0.20.0
msgpack-python==0.4.0
@ -46,7 +46,7 @@ oslo.utils==3.33.0
oslotest==3.2.0
pbr==2.0.0
prettytable==0.7.2
pyflakes==0.8.1
pyflakes==2.1.0
Pygments==2.2.0
pyparsing==2.1.0
pyperclip==1.5.27

View File

@ -12,7 +12,7 @@ testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
# documentation
doc8>=0.6.0 # Apache-2.0
doc8>=0.8.1 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
reno>=3.1.0 # Apache-2.0
openstackdocstheme>=2.2.1 # Apache-2.0