mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Update sphinx_rtd_theme
To resolve the version select and search issue on readthedocs.org,
sphinx_rtd_theme>=1.2.1 is required.
Related https://github.com/readthedocs/sphinx_rtd_theme/issues/1452
(cherry picked from commit 92143fa960)
This commit is contained in:
parent
32c57b1e60
commit
8bd5468fb7
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.1.3
|
||||
Sphinx==6.2.1
|
||||
docutils==0.18.1
|
||||
sphinx_rtd_theme==1.2.0
|
||||
sphinx_rtd_theme==1.2.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue