From e600491c8bedd954fdf036708f9ab561c6579dd2 Mon Sep 17 00:00:00 2001 From: chenghuiyu Date: Tue, 19 Sep 2017 21:38:20 +0800 Subject: [PATCH] Update openstackdocstheme to latest version Change-Id: I793952110d8159e6839c35eb577b8cdf1b485c5f --- 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