From 4851962350f8a30285feb852afffc674e6547394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 18:57:57 +0000 Subject: [PATCH] Bump sphinx-gallery from 0.16.0 to 0.17.0 Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.16.0 to 0.17.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.16.0...v0.17.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 29e7062ee..30ee4f3d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ doc = [ "pypandoc==1.13", "Sphinx==7.4.4", "sphinx-copybutton==0.5.2", - "sphinx-gallery==0.16.0", + "sphinx-gallery==0.17.0", "sphinxcontrib-images==0.9.4", ] build = [