From 270052bb1e708a8a360e8bc70d59e4f11cc42d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 12:03:08 +0000 Subject: [PATCH] chore(deps): bump sphinx-tabs from 3.4.1 to 3.5.0 Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/executablebooks/sphinx-tabs/releases) - [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/main/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-tabs/compare/v3.4.1...v3.5.0) --- updated-dependencies: - dependency-name: sphinx-tabs dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 924a44fd..b8e62b7d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,5 +2,5 @@ sphinx==7.2.6 sphinxcontrib-autoprogram==0.1.9 sphinx-rtd-theme==3.0.2 sphinx-prompt==1.8.0 -sphinx-tabs==3.4.1 +sphinx-tabs==3.5.0 sphinx-copybutton==0.5.2