From 9f5450b40ce6c573695a6be7c3ae3142a20f7773 Mon Sep 17 00:00:00 2001 From: chenghuiyu Date: Tue, 19 Sep 2017 21:45:01 +0800 Subject: [PATCH] Update openstackdocstheme to latest version Change-Id: I115daf98eb17b9928739152de2693f8f3d00e5df --- test-requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 840e0eaf..8db5c0dd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,6 @@ # This is required for the docs build jobs sphinx>=1.6.2 # BSD -openstackdocstheme>=1.16.0 # Apache-2.0 +openstackdocstheme>=1.17.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 reno>=2.5.0 # Apache-2.0