Skip to content

Commit 58d7862

Browse files
Bump sphinx from 8.1.3 to 8.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.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.1.3...v8.2.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 626e327 commit 58d7862

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
@@ -87,7 +87,7 @@ optional-dependencies.dev = [
8787
# use it to lint shell commands in GitHub workflow files.
8888
"shellcheck-py==0.10.0.1",
8989
"shfmt-py==3.7.0.1",
90-
"sphinx==8.1.3",
90+
"sphinx==8.2.0",
9191
"sphinx-copybutton==0.5.2",
9292
"sphinx-lint==1.0.0",
9393
"sphinx-paramlinks==0.6",

0 commit comments

Comments
 (0)