]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: doc: Update Sphinx and sphinx_rtd_theme
authorMichał Kępień <michal@isc.org>
Fri, 21 Feb 2025 13:47:08 +0000 (13:47 +0000)
committerMichał Kępień <michal@isc.org>
Fri, 21 Feb 2025 13:47:08 +0000 (13:47 +0000)
commite127ba004143df4f5a667043f0949d1c9de98f4f
treea0047873227acacedba0bebeac77143fead6933d
parent5ba811bea29c66e447ab576fc7e557ccf9105e8a
parenteae270cc3275aaa0e1c35a2cd28bad23877d095c
chg: doc: 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.

Merge branch 'michal/update-sphinx-and-sphinx_rtd_theme' into 'main'

See merge request isc-projects/bind9!10138