From 7d84d8a99912c969e8454ab2be00842938660a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 02:11:33 +0000 Subject: [PATCH] chore(deps-dev): update sphinx-gallery requirement Updates the requirements on [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) to permit the latest version. - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.11.1...v0.21.0) --- updated-dependencies: - dependency-name: sphinx-gallery dependency-version: 0.21.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 06d97a03..4b8d58a2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ myst-parser>=4.0.0 sphinxcontrib-bibtex>=2.6.0 pybtex>=0.24.0 pydata-sphinx-theme -sphinx-gallery>=0.11.1 +sphinx-gallery>=0.21.0 pillow>=8.0.0 matplotlib>=3.3.0 sphinx-hoverxref