Skip to content

Commit 6f7bdd4

Browse files
build(deps): bump sphinx from 8.0.2 to 8.1.3 in /_package
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db2665f commit 6f7bdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333

3434
[project.optional-dependencies]
3535
doc = [
36-
"Sphinx==8.0.2",
36+
"Sphinx==8.1.3",
3737
"build>= 0.10.0",
3838
"jupyter_sphinx==0.5.3",
3939
"linuxdoc==20240924",

0 commit comments

Comments
 (0)