From 22e8c9337ef908886dc0a6f0bfed570a15101480 Mon Sep 17 00:00:00 2001 From: pengyuesheng Date: Thu, 27 Jun 2019 09:53:42 +0800 Subject: [PATCH] Bump openstackdocstheme to 1.30.0 ...to pick up many improvements, including the return of table borders. Change-Id: Icfa6f07857d8afba91a2825c051b1d4b3449040e --- lower-constraints.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index cf1beadd..425f6080 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -41,7 +41,7 @@ testscenarios==0.4 # Apache-2.0/BSD stestr==2.0.0 # Apache-2.0 mock==1.2 # BSD sphinx==1.6.2 # BSD -openstackdocstheme==1.20.0 # Apache-2.0 +openstackdocstheme==1.30.0 # Apache-2.0 oslotest==1.10.0 # Apache-2.0 sphinxcontrib-pecanwsme==0.8 # Apache-2.0 reno==1.8.0 # Apache2 diff --git a/test-requirements.txt b/test-requirements.txt index bf8452b4..67ff4526 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ stestr>=2.0.0 # Apache-2.0 mock>=1.2 # BSD 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 -openstackdocstheme>=1.20.0 # Apache-2.0 +openstackdocstheme>=1.30.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 sphinxcontrib-httpdomain>=1.6.0 # BSD sphinxcontrib-pecanwsme>=0.8 # Apache-2.0