summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-08-05 07:19:03 +0000
committerGerrit Code Review <review@openstack.org>2017-08-05 07:19:03 +0000
commitea9927769886449d28d171e8db937316df0e2b1c (patch)
treef2d72d4f2c2fc60e7f77122c3fe28a21d5881786 /test-requirements.txt
parenteeab243c1f5ade5469890568c652912d35929d61 (diff)
parentf736f54005dc76dc91c2c5009eed303e9f799663 (diff)
Merge "Update openstackdocstheme>=1.16.0"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a23c7e7..629ab00 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,6 +1,6 @@
# This is required for the docs build jobs
sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
# This is required for the releasenotes build jobs
# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995