From dd5a612963629810a00fdcb24c64633b67f4afd2 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 29 Sep 2021 16:06:51 +0800 Subject: [PATCH] Update openstackdocstheme to the latest version Change-Id: If5708bd4d41bf52214a6d8b2922c88228a6aa7ea --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 3716aaf3..592fa6b5 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,6 +1,6 @@ # This is required for the docs build jobs sphinx>=3.5.1 # BSD -openstackdocstheme>=2.2.1 # Apache-2.0 +openstackdocstheme>=2.2.7 # Apache-2.0 # This is required for the releasenotes build jobs reno>=3.2.0 # Apache-2.0