Skip to content

Commit d8ac9b6

Browse files
Bump sphinx-gallery from 0.17.1 to 0.18.0 (#722)
Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.17.1 to 0.18.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.17.1...v0.18.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> Co-authored-by: Paul Profizi <[email protected]>
1 parent a1346ef commit d8ac9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sphinxcontrib-websupport==2.0.0
99
pytest-sphinx==0.6.3
1010
sphinx-notfound-page==1.0.4
1111
sphinx-copybutton==0.5.0
12-
sphinx-gallery==0.17.1
12+
sphinx-gallery==0.18.0
1313
ansys_sphinx_theme==1.0.11
1414
sphinx-autodoc-typehints==2.4.4; python_version == '3.8'
1515
sphinx-autodoc-typehints==2.4.4; python_version >= '3.9'

0 commit comments

Comments
 (0)