Skip to content

Commit 23d947e

Browse files
Bump sphinx from 9.0.4 to 9.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 9.0.4 to 9.1.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@v9.0.4...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0285c88 commit 23d947e

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
@@ -66,7 +66,7 @@ optional-dependencies.dev = [
6666
# use it to lint shell commands in GitHub workflow files.
6767
"shellcheck-py==0.11.0.1",
6868
"shfmt-py==3.12.0.2",
69-
"sphinx==9.0.4",
69+
"sphinx==9.1.0",
7070
"sphinx-copybutton==0.5.2",
7171
"sphinx-lint==1.0.2",
7272
"sphinx-pyproject==0.3.0",

0 commit comments

Comments
 (0)