From 81cec204207643518a30a74ae0f78bdfa95b2aa4 Mon Sep 17 00:00:00 2001 From: pengyuesheng Date: Thu, 27 Jun 2019 16:41:13 +0800 Subject: [PATCH] Bump openstackdocstheme to 1.30.0 ...to pick up many improvements, including the return of table borders. Change-Id: I5abdccda5c90b89362d7c16f11cd6a328c71d43f --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index a7dd235..bb05c70 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -openstackdocstheme>=1.18.1 # Apache-2.0 +openstackdocstheme>=1.30.0 # Apache-2.0 sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD reno>=2.5.0 # Apache-2.0