From 4855cc544e9f8cb663533d340a59d4eb5621cf9a Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Mon, 31 Jul 2017 11:03:00 +0800 Subject: [PATCH] Update openstackdocstheme>=1.16.0 Change-Id: I05c2024549e0ab52fc7099ccf5bedc0e56115424 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a23c7e73c..629ab0082 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