From: Michał Kępień Date: Wed, 20 Sep 2023 15:18:24 +0000 (+0200) Subject: Update Sphinx and sphinx_rtd_theme X-Git-Tag: v9.19.18~73^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f879cdec3de890d7371e185ca07b720f7c7d59b;p=thirdparty%2Fbind9.git Update Sphinx and sphinx_rtd_theme Update Sphinx-related Python packages to their current versions pulled in by "pip install sphinx-rtd-theme" run in a fresh virtual environment. --- diff --git a/doc/arm/requirements.txt b/doc/arm/requirements.txt index f18056d25b4..476b511378b 100644 --- a/doc/arm/requirements.txt +++ b/doc/arm/requirements.txt @@ -1,5 +1,5 @@ # docutils < 0.19 are required for RHEL 8 and older (but we don't care about these) # and by the latest sphinx-rtd-theme (and we care about that one) -Sphinx==6.2.1 +Sphinx==7.2.6 docutils==0.18.1 -sphinx_rtd_theme==1.2.2 +sphinx_rtd_theme==1.3.0