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
…8.0 to <0.19.0 (#481)

Updates the requirements on
[sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) to
permit the latest version.
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 48b9eaf commit 098b7f8
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 = [
"sphinx!=7.2.0,<9.0.0",
"sphinx-design<0.7.0",
"sphinx-issues<5.0.0",
"sphinx-gallery<0.18.0",
"sphinx-gallery<0.19.0",
"sphinx-panels",
"tabulate",
]
Expand Down

0 comments on commit 098b7f8

Please sign in to comment.