mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 00:00:00 -04:00
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.
(cherry picked from commit 2f879cdec3)
This commit is contained in:
parent
2f08b622bf
commit
fa7fc9084f
1 changed files with 2 additions and 2 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-bookworm-amd64
|
||||
Sphinx==6.2.1
|
||||
Sphinx==7.2.6
|
||||
docutils==0.18.1
|
||||
sphinx_rtd_theme==1.2.2
|
||||
sphinx_rtd_theme==1.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue