From 57c3db49fa19adcd251a0bd9aa66220aa1670322 Mon Sep 17 00:00:00 2001 From: chenghuiyu Date: Tue, 19 Sep 2017 21:24:52 +0800 Subject: [PATCH] Update openstackdocstheme to latest version Change-Id: I03c57d8a9d56488d769c4a1dbc1856174d734170 --- test-requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 840e0eafd..8db5c0dd8 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