mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 20:50:00 -04:00
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.
This commit is contained in:
parent
004e7d8301
commit
a8f0ab7df6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue