Skip to content

Commit

Permalink
[MNT] [Dependabot](deps-dev): Update sphinx-gallery requirement from …
Browse files Browse the repository at this point in the history
…<0.15.0 to <0.16.0 (sktime#5566)

Updates the requirements on
[sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) to
permit the latest version.
  • Loading branch information
dependabot[bot] authored Nov 26, 2023
1 parent c76c6c2 commit 595d7ce
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 @@ -236,7 +236,7 @@ docs = [
"Sphinx!=7.2.0,<8.0.0",
"sphinx-copybutton",
"sphinx-design<0.6.0",
"sphinx-gallery<0.15.0",
"sphinx-gallery<0.16.0",
"sphinx-issues<4.0.0",
"tabulate",
]
Expand Down

0 comments on commit 595d7ce

Please sign in to comment.