Skip to content

Commit f70bdcd

Browse files
Bump sphinx-gallery from 0.12.2 to 0.13.0 (#152)
Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.12.2 to 0.13.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.12.2...v0.13.0) --- updated-dependencies: - dependency-name: sphinx-gallery dependency-type: direct:production 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>
1 parent 31e3bf9 commit f70bdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ doc = [
5959
"pytest-sphinx==0.5.0",
6060
"sphinx-notfound-page==0.8.3",
6161
"sphinx-copybutton==0.5.2",
62-
"sphinx-gallery==0.12.2",
62+
"sphinx-gallery==0.13.0",
6363
"sphinx-autodoc-typehints==1.23.0",
6464
"ansys-sphinx-theme==0.9.7",
6565
"pypandoc==1.11",

0 commit comments

Comments
 (0)