Skip to content

Commit

Permalink
Bump Sphinx to 7.2.2+ (#146)
Browse files Browse the repository at this point in the history
Sphinx 7.2.2 was released with a fix for the Furo bug: sphinx-doc/sphinx#11608 (comment)
  • Loading branch information
donn committed Aug 17, 2023
1 parent 8a21637 commit 6a8771a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements_docs.txt
@@ -1,9 +1,9 @@
# docs
furo==2023.7.26
docutils>=0.17,<1
sphinx==7.1.*
sphinx>=7.2.2
sphinx-autobuild>=2021.3.14
sphinx-autodoc-typehints>=1.24.0
sphinx-design>=0.5.0,<1
myst-parser>=2.0.0,<3
docstring-parser>=0.15,<1
docstring-parser>=0.15,<1

0 comments on commit 6a8771a

Please sign in to comment.