Skip to content

Commit c580fd5

Browse files
build(deps-dev): bump sphinx-gallery from 0.19.0 to 0.20.0 in /_package
Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst) - [Commits](sphinx-gallery/sphinx-gallery@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: sphinx-gallery dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 378c3b8 commit c580fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ doc = [
5050
"sphinx-autodoc-typehints==3.2.0",
5151
"sphinx-copybutton==0.5.2",
5252
"sphinx-notfound-page==1.1.0",
53-
"sphinx-gallery==0.19.0",
53+
"sphinx-gallery==0.20.0",
5454
]
5555
[tool.flit.module]
5656
name = "pyconverter.generatedcommands"

0 commit comments

Comments
 (0)