Skip to content

Commit d060135

Browse files
Bump sphinx from 8.2.3 to 9.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.1.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.2.3...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6215319 commit d060135

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
@@ -88,7 +88,7 @@ development = [
8888
'ruff==0.14.10',
8989
]
9090
docs = [
91-
'sphinx==8.2.3',
91+
'sphinx==9.1.0',
9292
'sphinx-argparse==0.5.2',
9393
'plantweb==1.3.0',
9494
# 'sphinxcontrib.asciinema==0.4.2',

0 commit comments

Comments
 (0)