Skip to content

Commit 572412d

Browse files
Bump sphinx from 8.2.3 to 9.0.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.0.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.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 310d300 commit 572412d

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
@@ -84,7 +84,7 @@ optional-dependencies.dev = [
8484
# use it to lint shell commands in GitHub workflow files.
8585
"shellcheck-py==0.11.0.1",
8686
"shfmt-py==3.12.0.2",
87-
"sphinx==8.2.3",
87+
"sphinx==9.0.0",
8888
"sphinx-copybutton==0.5.2",
8989
"sphinx-lint==1.0.2",
9090
"sphinx-paramlinks==0.6",

0 commit comments

Comments
 (0)