Skip to content

Commit 67b0a22

Browse files
build(deps): bump sphinx from 8.2.0 to 8.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8248043 commit 67b0a22

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.2.0",
80+
"sphinx==8.2.1",
8181
]
8282
tests = [
8383
"numpy==2.2.3 ; sys_platform == 'linux' and python_version == '3.13'",

0 commit comments

Comments
 (0)