From 1265245ff25b5057b01a62ea54aaa93aca3eb759 Mon Sep 17 00:00:00 2001 From: Ruth Fuchss Date: Thu, 24 Aug 2023 16:36:13 +0200 Subject: [PATCH] unpin the Sphinx version again The bugs are fixed, so we can unpin the Sphinx version again :) Signed-off-by: Ruth Fuchss --- .sphinx/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.sphinx/requirements.txt b/.sphinx/requirements.txt index 0c267c75..0a638a1c 100644 --- a/.sphinx/requirements.txt +++ b/.sphinx/requirements.txt @@ -1,4 +1,4 @@ -sphinx==7.1.2 +sphinx sphinx-autobuild sphinx-design furo @@ -10,4 +10,4 @@ lxd-sphinx-extensions sphinx-copybutton myst-parser sphinxcontrib-jquery -sphinx-notfound-page +sphinx-notfound-page==1.0.0rc1