From 5fbf81fe4bd98a3003642517fa78a29cbc3e23f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:54:52 +0000 Subject: [PATCH] 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 73bedef..d58e1bc 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