mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 13: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.
(cherry picked from commit a8f0ab7df6)
This commit is contained in:
parent
65467dfcff
commit
da0cd8c6db
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