Skip to content

Commit c140ecf

Browse files
Update sphinx-gallery requirement from ~=0.18 to ~=0.19
Updates the requirements on [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) to permit the latest version. - [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.18.0...v0.19.0) --- updated-dependencies: - dependency-name: sphinx-gallery dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa0e3ad commit c140ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sphinx~=8.1; python_version >= '3.10'
66
sphinx-rtd-theme~=3.0
77
sphinxcontrib-spelling~=8.0
88
sphinxcontrib-googleanalytics~=0.4
9-
sphinx-gallery~=0.18
9+
sphinx-gallery~=0.19
1010
nbsphinx~=0.9
1111

1212
-r notebooks/requirements.txt

0 commit comments

Comments
 (0)