From: Michał Kępień Date: Mon, 24 Oct 2022 09:05:02 +0000 (+0200) Subject: Bump Sphinx version to 5.3.0 X-Git-Tag: v9.19.7~34^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8f0ab7df6e8dc558e4ad670a02735e950b85124;p=thirdparty%2Fbind9.git 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. --- diff --git a/doc/arm/requirements.txt b/doc/arm/requirements.txt index e9ea383a8cf..31c4a447598 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