build(deps-dev): bump sphinx-tabs from 3.4.7 to 3.5.0 (#932)

Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.4.7 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.7...v3.5.0)

---
updated-dependencies:
- dependency-name: sphinx-tabs
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-11 01:17:14 +01:00
committed by GitHub
parent 6744432238
commit aec8f84652

View File

@@ -72,7 +72,7 @@ dev = [
# Sphinx
"sphinx==9.0.4",
"sphinx_rtd_theme==3.1.0",
"sphinx-tabs==3.4.7",
"sphinx-tabs==3.5.0",
"GitPython==3.1.46",
"myst-parser==5.0.0",
"docutils==0.21.2",