Skip to content

Commit

Permalink
Upgrade Sphinx, closes #1971
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jan 10, 2023
1 parent 4880638 commit 8e70734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def get_version():
setup_requires=["pytest-runner"],
extras_require={
"docs": [
"Sphinx==5.3.0",
"Sphinx==6.1.2",
"furo==2022.12.7",
"sphinx-autobuild",
"codespell",
Expand Down

0 comments on commit 8e70734

Please sign in to comment.