mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 07:00:00 -04:00
chg: doc: Update Sphinx-related Python packages
Update Sphinx-related Python packages to their current versions pulled in by "pip install sphinx-rtd-theme" run in a fresh Debian "bookworm" container. Merge branch 'michal/update-sphinx-related-python-packages' into 'main' See merge request isc-projects/bind9!11612
This commit is contained in:
commit
19ebf8ebf8
1 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
Sphinx==8.2.3
|
||||
docutils==0.21.2
|
||||
sphinx_rtd_theme==3.0.2
|
||||
Sphinx==9.0.4
|
||||
docutils==0.22.4
|
||||
sphinx_rtd_theme==3.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue