Skip to content

Commit

Permalink
build(deps-dev): bump sphinx-gallery from 0.13.0 to 0.14.0 (#201)
Browse files Browse the repository at this point in the history
Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.13.0 to 0.14.0.
- [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.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: sphinx-gallery
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent b3fd868 commit f317da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def merge_req_lists(*req_lists: List[str]) -> List[str]:
"sphinxcontrib-katex==0.9.0",
"sphinx-favicon==1.0.1",
"sphinx-copybutton==0.5.2",
"sphinx-gallery==0.13.0",
"sphinx-gallery==0.14.0",
"sphinx-autodoc-typehints==1.14.1",
"nbsphinx==0.9.2",
"jupytext==1.15.0",
Expand Down

0 comments on commit f317da3

Please sign in to comment.