Skip to content

Commit 30c6ccc

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] <[email protected]>
1 parent ae435ff commit 30c6ccc

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
@@ -65,7 +65,7 @@ optional-dependencies.dev = [
6565
# use it to lint shell commands in GitHub workflow files.
6666
"shellcheck-py==0.11.0.1",
6767
"shfmt-py==3.12.0.2",
68-
"sphinx==8.2.3",
68+
"sphinx==9.0.0",
6969
"sphinx-copybutton==0.5.2",
7070
"sphinx-lint==1.0.2",
7171
"sphinx-pyproject==0.3.0",

0 commit comments

Comments
 (0)