Skip to content

Commit e989fef

Browse files
Bump sphinx from 8.0.2 to 8.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 8.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@v8.0.2...v8.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5630b7d commit e989fef

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
@@ -89,7 +89,7 @@ optional-dependencies.dev = [
8989
# use it to lint shell commands in GitHub workflow files.
9090
"shellcheck-py==0.10.0.1",
9191
"shfmt-py==3.7.0.1",
92-
"sphinx==8.0.2",
92+
"sphinx==8.1.0",
9393
"sphinx-copybutton==0.5.2",
9494
"sphinx-paramlinks==0.6",
9595
"sphinx-substitution-extensions==2024.8.6",

0 commit comments

Comments
 (0)