summaryrefslogtreecommitdiff
path: root/doc/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-24 01:31:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-24 01:31:48 +0000
commitfbee4eb76285ac8fc623b15b49c1d4efd5a71fc1 (patch)
tree3ac27e5ecdc8537a30f8f60299d129e3392cf20c /doc/requirements.txt
parent5e411fbce7712aa39ff4d4d535b9f2259b4f20a3 (diff)
downloadpython-openstackclient-3.14.0.tar.gz
Updated from global requirements3.14.0
Change-Id: I7b712b41e633f7e3dc40749b5a55706cb32fecee
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 555b7d20..597b54ed 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