Skip to content

Commit

Permalink
[MNT] [Dependabot](deps): Update sphinx-gallery requirement from <0.1…
Browse files Browse the repository at this point in the history
…7.0 to <0.18.0 (#431)

Updates the requirements on
[sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) to
permit the latest version.
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 5e68a0f commit 9aaec04
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 @@ -89,7 +89,7 @@ docs = [
"sphinx<8.0.0,!=7.2.0",
"sphinx-design<0.7.0",
"sphinx-issues<5.0.0",
"sphinx-gallery<0.17.0",
"sphinx-gallery<0.18.0",
"sphinx-panels",
"tabulate",
]
Expand Down

0 comments on commit 9aaec04

Please sign in to comment.