summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-01-30 05:54:29 +0000
committerGerrit Code Review <review@openstack.org>2018-01-30 05:54:29 +0000
commit3094ac66ba3082178c3f10be9373613808babe16 (patch)
tree95b0b57f8f9d8bbfd3225e3f69e7d5fe7bb24a4d
parent07e6a8888444d01e289c1a8d2324e02816bc48e3 (diff)
parent52d268ee8421a4352389bf2e10ebb298b413086e (diff)
downloadoslo-utils-3094ac66ba3082178c3f10be9373613808babe16.tar.gz
Merge "Updated from global requirements"
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index f5acad4..40dba6d 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -3,6 +3,6 @@
# process, which may cause wedges in the gate later.
# this is required for the docs build jobs
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
fixtures>=3.0.0 # Apache-2.0/BSD