Skip to content

Commit

Permalink
update sphinx and sphinx_rtd_theme
Browse files Browse the repository at this point in the history
  • Loading branch information
rthalley committed Nov 28, 2023
1 parent 73725b8 commit 4e7b462
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4e7b462

Please sign in to comment.