Skip to content

Commit 6274f2b

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

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
@@ -59,7 +59,7 @@ optional-dependencies.dev = [
5959
# use it to lint shell commands in GitHub workflow files.
6060
"shellcheck-py==0.11.0.1",
6161
"shfmt-py==3.12.0.2",
62-
"sphinx==8.2.3",
62+
"sphinx==9.0.1",
6363
"sphinx-copybutton==0.5.2",
6464
"sphinx-lint==1.0.2",
6565
"sphinx-pyproject==0.3.0",

0 commit comments

Comments
 (0)