Skip to content

Commit

Permalink
Bump sphinx-tabs from 3.4.5 to 3.4.7 (#486)
Browse files Browse the repository at this point in the history
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.4.5 to 3.4.7.
- [Release notes](https://github.com/executablebooks/sphinx-tabs/releases)
- [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md)
- [Commits](executablebooks/sphinx-tabs@v3.4.5...v3.4.7)

---
updated-dependencies:
- dependency-name: sphinx-tabs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Walter Simson <[email protected]>
  • Loading branch information
dependabot[bot] and waltsims authored Oct 22, 2024
1 parent 4ebe6c2 commit 67c98d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ test = ["pytest",
example = ["gdown==5.2.0"]
docs = [ "sphinx-mdinclude==0.6.2",
"sphinx-copybutton==0.5.2",
"sphinx-tabs==3.4.5",
"sphinx-tabs==3.4.7",
"sphinx-toolbox==3.8.0",
"furo==2024.8.6"]
dev = ["pre-commit==4.0.1"]
Expand Down

0 comments on commit 67c98d1

Please sign in to comment.