aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZhongShengping <chdzsp@163.com>2017-07-31 11:04:17 +0800
committerZhongShengping <chdzsp@163.com>2017-07-31 11:04:17 +0800
commitf736f54005dc76dc91c2c5009eed303e9f799663 (patch)
treeda76ba7cba28b77383fa3a4a29fa024057a53e9e /test-requirements.txt
parent01ae50352519d80810739c0f9319f74aab2e786d (diff)
Update openstackdocstheme>=1.16.0
Change-Id: I69f9af4191cf7148d517f56c77da739c1a06b49f
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