Skip to content

Commit 243c6c1

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 80033d8 commit 243c6c1

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
@@ -63,7 +63,7 @@ optional-dependencies.dev = [
6363
# use it to lint shell commands in GitHub workflow files.
6464
"shellcheck-py==0.11.0.1",
6565
"shfmt-py==3.12.0.2",
66-
"sphinx==8.2.3",
66+
"sphinx==9.0.4",
6767
"sphinx-click==6.2.0",
6868
"sphinx-copybutton==0.5.2",
6969
"sphinx-inline-tabs==2023.4.21",

0 commit comments

Comments
 (0)