Skip to content

Commit bfa0628

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

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
@@ -77,7 +77,7 @@ dev = [
7777
"twine==6.1.0",
7878
]
7979
docs = [
80-
"sphinx==8.1.3",
80+
"sphinx==8.2.0",
8181
]
8282
tests = [
8383
"numpy==2.2.3 ; sys_platform == 'linux' and python_version == '3.13'",

0 commit comments

Comments
 (0)