From a8f0ab7df6e8dc558e4ad670a02735e950b85124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 24 Oct 2022 11:05:02 +0200 Subject: [PATCH] Bump Sphinx version to 5.3.0 Make the Sphinx version listed in doc/arm/requirements.txt match the version currently used in GitLab CI, so that Read the Docs builds the documentation using the same Python software versions as those used in GitLab CI. --- doc/arm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/requirements.txt b/doc/arm/requirements.txt index e9ea383a8c..31c4a44759 100644 --- a/doc/arm/requirements.txt +++ b/doc/arm/requirements.txt @@ -1,5 +1,5 @@ # Make Read the Docs use the exact same package versions as in # registry.gitlab.isc.org/isc-projects/images/bind9:debian-bullseye-amd64 -Sphinx==4.5.0 +Sphinx==5.3.0 docutils==0.17.1 sphinx_rtd_theme==1.0.0