summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-24 01:36:41 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-24 01:36:41 +0000
commite65e1196c6977417b8f452e252f4a931627decf5 (patch)
treeabc7b5a8a4881fcd80fa436a120c687959ff27b3
parent8a9bceec4bcc35c797ea40ac5a702595bb0ccf37 (diff)
downloadstevedore-e65e1196c6977417b8f452e252f4a931627decf5.tar.gz
Updated from global requirements
Change-Id: I0feec969be2ffbcbfea70b0961891ef0100bebd1
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 555b7d2..597b54e 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,6 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-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