mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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.
This commit is contained in:
parent
ee7269b25e
commit
536573d691
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