From 33567413ce9c13ab779365a4f8f59e37f8a1d744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 08:29:26 -0500 Subject: [PATCH] Bump sphinx-gallery from 0.18.0 to 0.19.0 (#190) 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index f17d592c..51a287e9 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -12,7 +12,7 @@ pytest-cov==6.0.0 pytest-schema==0.1.2 pytest==8.3.4 sphinx-autodoc-typehints==3.0.1 -sphinx-gallery==0.18.0 +sphinx-gallery==0.19.0 sphinx-jinja2-compat==0.3.0 sphinx-prompt==1.9.0 sphinxext-remoteliteralinclude==0.5.0