Skip to content

Commit 01d32c6

Browse files
Bump sphinx from 8.1.0 to 8.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.0 to 8.1.3. - [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.1.0...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c22cac commit 01d32c6

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.1.0",
92+
"sphinx==8.1.3",
9393
"sphinx-copybutton==0.5.2",
9494
"sphinx-paramlinks==0.6",
9595
"sphinx-substitution-extensions==2024.8.6",

0 commit comments

Comments
 (0)