From 1f098cb2137c2d7b6132d44d5ad89de60336802a Mon Sep 17 00:00:00 2001 From: Bengt Thuree Date: Thu, 23 Sep 2021 18:13:55 +1000 Subject: [PATCH] Chore: Update to use Sphinx 4.2.x Signed-off-by: Bengt Thuree Issue-ID: IT-22918 Change-Id: I96a57d11a59d0dca889bb955a5bfe6cde8ff9c94 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e0dc6c..1133a99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyyaml -Sphinx~=3.2.0 +Sphinx~=4.2.0 sphinx_bootstrap_theme sphinx-tabs -- 2.16.6