Skip to content

Commit

Permalink
build(deps-dev): update sphinx-gallery requirement from ==0.17.1 to =…
Browse files Browse the repository at this point in the history
…=0.18.0 (#3539)

build(deps-dev): update sphinx-gallery requirement

Updates the requirements on [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) to permit the latest version.
- [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases)
- [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator)
- [Commits](sphinx-gallery/sphinx-gallery@v0.17.1...v0.18.0)

---
updated-dependencies:
- dependency-name: sphinx-gallery
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prithwish Mukherjee <[email protected]>
  • Loading branch information
dependabot[bot] and prmukherj authored Dec 20, 2024
1 parent f6c07bd commit 6da01a1
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 @@ -68,7 +68,7 @@ pytest-sphinx = "==0.6.3"
sphinx-autobuild = "==2024.10.3"
sphinx-autodoc-typehints = "==2.3.0"
sphinx-copybutton = "==0.5.2"
sphinx-gallery = "==0.17.1"
sphinx-gallery = "==0.18.0"
sphinx-notfound-page = "==1.0.4"
sphinxcontrib-websupport = "==2.0.0"
sphinxemoji = "==0.3.1"
Expand Down

0 comments on commit 6da01a1

Please sign in to comment.