Skip to content

Commit a972998

Browse files
Bump sphinx-gallery from 0.20.0 to 0.21.0
Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.20.0 to 0.21.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.20.0...v0.21.0) --- updated-dependencies: - dependency-name: sphinx-gallery dependency-version: 0.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43a5148 commit a972998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ documentation = [
8989
"numpydoc==1.10.0",
9090
"sphinx>=5.1.1",
9191
"sphinx-rtd-theme==3.1.0",
92-
"sphinx-gallery==0.20.0",
92+
"sphinx-gallery==0.21.0",
9393
"sphinx_design==0.6.1",
9494
"pydata-sphinx-theme==0.16.1"
9595
]

0 commit comments

Comments
 (0)