Skip to content

Commit 1a0dbf1

Browse files
build(deps): bump sphinx-new-tab-link from 0.7.0 to 0.8.0
Bumps [sphinx-new-tab-link](https://github.com/ftnext/sphinx-new-tab-link) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/ftnext/sphinx-new-tab-link/releases) - [Commits](ftnext/sphinx-new-tab-link@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: sphinx-new-tab-link dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7679c76 commit 1a0dbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ docs = [
8080
"shibuya==2025.3.24",
8181
"sphinx==8.2.3",
8282
"sphinx-copybutton==0.5.2",
83-
"sphinx-new-tab-link==0.7.0",
83+
"sphinx-new-tab-link==0.8.0",
8484
]
8585
tests = [
8686
"numpy==2.2.4 ; sys_platform == 'linux' and python_version == '3.13'",

0 commit comments

Comments
 (0)