Skip to content

Commit 1ecb65a

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 4274569 commit 1ecb65a

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
@@ -72,7 +72,7 @@ documentation = [
7272
"numpydoc==1.10.0",
7373
"sphinx>=5.1.1",
7474
"sphinx-rtd-theme==3.1.0",
75-
"sphinx-gallery==0.20.0",
75+
"sphinx-gallery==0.21.0",
7676
"sphinx_design==0.6.1",
7777
"pydata-sphinx-theme==0.16.1"
7878
]

0 commit comments

Comments
 (0)