Skip to content

Commit

Permalink
[MNT] [Dependabot](deps): Update sphinx requirement from !=7.2.0,<8.0…
Browse files Browse the repository at this point in the history
….0 to !=7.2.0,<9.0.0 (#438)

Updates the requirements on
[sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest
version.
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 5c510b4 commit 3b084a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ docs = [
"nbsphinx>=0.8.6",
"numpydoc",
"pydata-sphinx-theme",
"sphinx<8.0.0,!=7.2.0",
"sphinx!=7.2.0,<9.0.0",
"sphinx-design<0.7.0",
"sphinx-issues<5.0.0",
"sphinx-gallery<0.18.0",
Expand Down

0 comments on commit 3b084a9

Please sign in to comment.