]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
update sphinx and sphinx_rtd_theme
authorBob Halley <halley@dnspython.org>
Tue, 28 Nov 2023 19:17:09 +0000 (11:17 -0800)
committerBob Halley <halley@dnspython.org>
Tue, 28 Nov 2023 19:17:09 +0000 (11:17 -0800)
doc/Makefile
doc/requirements.txt

index 3ff52deb637d87e1a107ec292a6d180075c65b4d..acf8f99c97378681e6e7a6d7b92bb91a5f9954a3 100644 (file)
@@ -3,7 +3,7 @@
 
 # You can set these variables from the command line.
 SPHINXOPTS    =
-SPHINXBUILD   = poetry run sphinx-build
+SPHINXBUILD   = sphinx-build
 SPHINXPROJ    = dnspython
 SOURCEDIR     = .
 BUILDDIR      = _build
index 71ee8e1130251b174ea249359ebe3a7150e9ef69..09e6c45464a5567434fefc5c5e1787677bc13395 100644 (file)
@@ -1,3 +1,3 @@
-sphinx==5.0.2
-sphinx_rtd_theme==1.3.0
+sphinx==7.2.6
+sphinx_rtd_theme==2.0.0
 readthedocs-sphinx-search==0.3.1