summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
author翟小君 <zhaixiaojun@gohighsec.com>2019-06-04 10:02:00 +0800
committer翟小君 <zhaixiaojun@gohighsec.com>2019-06-04 10:09:07 +0800
commit3df454525172bad47ae69626e92fd6c4020eaa91 (patch)
tree21c0d165938bf84cb76d070ef47dc3fd7a7a8594 /doc
parent0515713b6b58f0a4dec81efd69dc16eaec5abf3c (diff)
downloadpython-novaclient-3df454525172bad47ae69626e92fd6c4020eaa91.tar.gz
Bump openstackdocstheme to 1.30.0
...to pick up many improvements, including the return of table borders. Change-Id: I59c62ad129462c94bc4cc815101fb31ff062d2e3
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 26ec8743..0b7cb44e 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
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,>=1.6.2;python_version>='3.4' # BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
+openstackdocstheme>=1.30.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
sphinxcontrib-apidoc>=0.2.0 # BSD