Skip to content

Commit f73c2cc

Browse files
build: bump sphinx-gallery from 0.18.0 to 0.19.0 in the documentation group (#3743)
* build: bump sphinx-gallery in the documentation group Bumps the documentation group with 1 update: [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery). Updates `sphinx-gallery` from 0.18.0 to 0.19.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.18.0...v0.19.0) --- updated-dependencies: - dependency-name: sphinx-gallery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3743.dependencies.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent dce90bd commit f73c2cc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3743.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump sphinx-gallery from 0.18.0 to 0.19.0 in the documentation group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ doc = [
9696
"sphinx-autodoc-typehints==3.0.1",
9797
"sphinx-copybutton==0.5.2",
9898
"sphinx-design==0.6.1",
99-
"sphinx-gallery==0.18.0",
99+
"sphinx-gallery==0.19.0",
100100
"sphinx-jinja==2.0.2",
101101
"sphinx-notfound-page==1.1.0",
102102
"sphinx==8.1.3",

0 commit comments

Comments
 (0)