2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00: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.
This commit is contained in:
Michał Kępień 2023-09-20 17:18:24 +02:00
parent fc0ee66063
commit 2f879cdec3
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
# docutils < 0.19 are required for RHEL 8 and older (but we don't care about these) # docutils < 0.19 are required for RHEL 8 and older (but we don't care about these)
# and by the latest sphinx-rtd-theme (and we care about that one) # and by the latest sphinx-rtd-theme (and we care about that one)
Sphinx==6.2.1 Sphinx==7.2.6
docutils==0.18.1 docutils==0.18.1
sphinx_rtd_theme==1.2.2 sphinx_rtd_theme==1.3.0