Update openstackdocstheme>=1.16.0
authorZhongShengping <chdzsp@163.com>
Mon, 31 Jul 2017 03:04:17 +0000 (11:04 +0800)
committerZhongShengping <chdzsp@163.com>
Mon, 31 Jul 2017 03:04:17 +0000 (11:04 +0800)
Change-Id: I69f9af4191cf7148d517f56c77da739c1a06b49f

test-requirements.txt

index a23c7e7..629ab00 100644 (file)
@@ -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