summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-24 01:27:56 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-24 01:27:56 +0000
commit06df11e3ac78610a89e02f9e6f38615c61c2cc44 (patch)
tree9f1c10f3e84ae62fa1bb4f067d4d779f3a85e408 /doc
parent1de605cdd3c52795d3d6649515807239596f3054 (diff)
downloadpython-cinderclient-06df11e3ac78610a89e02f9e6f38615c61c2cc44.tar.gz
Updated from global requirements
Change-Id: Ie7534a355e2b884707b9326243efa10c866bd97a
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 4b4dcf7..2760511 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -2,6 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
# These are needed for docs generation
-openstackdocstheme>=1.17.0 # Apache-2.0
+openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD