From 04f94f9b5f6724d751fa015022aefc22dee4819d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 22:05:44 +0000 Subject: [PATCH] Bump sphinx-inline-tabs from 2023.4.21 to 2025.12.21.14 Bumps [sphinx-inline-tabs](https://github.com/pradyunsg/sphinx-inline-tabs) from 2023.4.21 to 2025.12.21.14. - [Commits](https://github.com/pradyunsg/sphinx-inline-tabs/compare/2023.04.21...2025.12.21.14) --- updated-dependencies: - dependency-name: sphinx-inline-tabs dependency-version: 2025.12.21.14 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2c4fce2e..a950413b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ optional-dependencies.dev = [ "sphinx==8.2.3", "sphinx-click==6.2.0", "sphinx-copybutton==0.5.2", - "sphinx-inline-tabs==2023.4.21", + "sphinx-inline-tabs==2025.12.21.14", "sphinx-lint==1.0.2", "sphinx-pyproject==0.3.0", "sphinx-substitution-extensions==2025.12.15",