Skip to content

Commit 8f1dd26

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

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
@@ -62,7 +62,7 @@ optional-dependencies.dev = [
6262
# use it to lint shell commands in GitHub workflow files.
6363
"shellcheck-py==0.11.0.1",
6464
"shfmt-py==3.12.0.2",
65-
"sphinx==8.2.3",
65+
"sphinx==9.0.4",
6666
"sphinx-click==6.2.0",
6767
"sphinx-copybutton==0.5.2",
6868
"sphinx-lint==1.0.2",

0 commit comments

Comments
 (0)