From 8c9b6c88fef44b1e722796d9b703ac5bc1a27daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 01:18:27 +0000 Subject: [PATCH] fix(deps): bump sphinx-gallery from 0.18.0 to 0.19.0 Bumps [sphinx-gallery](https://github.com/sphinx-gallery/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](https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: sphinx-gallery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 1e0277f..2e4c111 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,5 +1,5 @@ matplotlib==3.9.0 numpydoc==1.8.0 sphinx==8.1.3 -sphinx-gallery==0.18.0 +sphinx-gallery==0.19.0 sphinx-rtd-theme==3.0.2