summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-02-13 16:48:07 +0000
committerGerrit Code Review <review@openstack.org>2018-02-13 16:48:07 +0000
commitd7b27c583eab3cf77d9f84402d2b572377f2e740 (patch)
treeec7d4d6efdc64afbfca2fcf9d3db8dbc5e74b764
parentb3553f2eef9187de83ddeb0606c2e8aa14c298aa (diff)
parent52dbdd3f1123e35d78e2aeeebfaf67dc4f3ef638 (diff)
downloadpython-novaclient-d7b27c583eab3cf77d9f84402d2b572377f2e740.tar.gz
Merge "Updated from global requirements" into stable/queens
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 647bb1e3..fa203897 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -2,5 +2,5 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
sphinx!=1.6.6,>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0