Skip to content

Commit a3593ca

Browse files
Bump sphinx from 8.2.1 to 8.2.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.1 to 8.2.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.2.1...v8.2.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 79787bf commit a3593ca

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
@@ -68,7 +68,7 @@ optional-dependencies.dev = [
6868
# use it to lint shell commands in GitHub workflow files.
6969
"shellcheck-py==0.10.0.1",
7070
"shfmt-py==3.7.0.1",
71-
"sphinx==8.2.1",
71+
"sphinx==8.2.3",
7272
"sphinx-copybutton==0.5.2",
7373
"sphinx-lint==1.0.0",
7474
"sphinx-pyproject==0.3.0",

0 commit comments

Comments
 (0)