summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorpengyuesheng <pengyuesheng@gohighsec.com>2019-10-12 15:23:43 +0800
committerHervé Beraud <hberaud@redhat.com>2020-02-10 16:48:12 +0100
commit91073f4ea1d919604dc161a231b21de006a2a0cd (patch)
tree3b3cb8cc0013eb8a6a74bc8c590dd1d848f7d361 /test-requirements.txt
parent939253044a957793b82c2c091a766e6656d573d0 (diff)
downloadpycadf-91073f4ea1d919604dc161a231b21de006a2a0cd.tar.gz
Bump the openstackdocstheme extension to 1.20ussuri-em3.0.0
Some options are now automatically configured by the version 1.20: - project - html_last_updated_fmt - latex_engine - latex_elements - version - release. Change-Id: Ibc5757b36d6a5b8c342d959087136064ed5ab6f5
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index bb36dc6..84f3c75 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,6 +13,6 @@ stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
# this is required for the docs build jobs
-openstackdocstheme>=1.18.1 # Apache-2.0
+openstackdocstheme>=1.20.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
sphinxcontrib-apidoc>=0.2.0 # BSD