From ef308f4e3b3db2e8a5b668fdc3b740c69246bc40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:40:36 +0000 Subject: [PATCH] Bump sphinx-substitution-extensions from 2025.1.2 to 2025.2.19 Bumps [sphinx-substitution-extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions) from 2025.1.2 to 2025.2.19. - [Release notes](https://github.com/adamtheturtle/sphinx-substitution-extensions/releases) - [Changelog](https://github.com/adamtheturtle/sphinx-substitution-extensions/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamtheturtle/sphinx-substitution-extensions/compare/2025.01.02...2025.02.19) --- updated-dependencies: - dependency-name: sphinx-substitution-extensions 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 f1a47127..36967d9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ optional-dependencies.dev = [ "sphinx==8.1.3", "sphinx-copybutton==0.5.2", "sphinx-lint==1.0.0", - "sphinx-substitution-extensions==2025.1.2", + "sphinx-substitution-extensions==2025.2.19", "sphinxcontrib-spelling==8.0.1", "sybil==9.0.0", "types-requests==2.32.0.20241016",