From bb8dfce7219695c8edf230b529001f433ae38e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:15:45 +0000 Subject: [PATCH] Bump sphinx-gallery from 0.17.1 to 0.18.0 Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.17.1 to 0.18.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.17.1...v0.18.0) --- updated-dependencies: - dependency-name: sphinx-gallery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c71e6dafa..dbafe9ea0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ doc = [ "pypandoc==1.13", "Sphinx==7.4.7", "sphinx-copybutton==0.5.2", - "sphinx-gallery==0.17.1", + "sphinx-gallery==0.18.0", "sphinxcontrib-images==0.9.4", ] build = [