From b07ae3b8e2a0c730c95255f517472f1048ce0e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 03:02:20 +0000 Subject: [PATCH] Bump sphinx-inline-tabs 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../docgen/core/integrations/sphinx/requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smithy-docgen-core/src/main/resources/software/amazon/smithy/docgen/core/integrations/sphinx/requirements-base.txt b/smithy-docgen-core/src/main/resources/software/amazon/smithy/docgen/core/integrations/sphinx/requirements-base.txt index 5a63606..93af13b 100644 --- a/smithy-docgen-core/src/main/resources/software/amazon/smithy/docgen/core/integrations/sphinx/requirements-base.txt +++ b/smithy-docgen-core/src/main/resources/software/amazon/smithy/docgen/core/integrations/sphinx/requirements-base.txt @@ -1,6 +1,6 @@ # These are base requirements needed for any sphinx project output. Sphinx==8.2.3 -sphinx_inline_tabs==2023.4.21 +sphinx_inline_tabs==2025.12.21.14 sphinx-copybutton==0.5.2 Pygments==2.19.2 sphinx-design==0.6.1