Skip to content

Commit dd771c1

Browse files
Bump sphinx from 8.1.3 to 8.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v8.2.1) --- 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 aa76c35 commit dd771c1

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
@@ -58,7 +58,7 @@ dev = [
5858
docs = [
5959
"furo == 2024.8.6",
6060
"pyenchant == 3.2.2",
61-
"sphinx == 8.1.3",
61+
"sphinx == 8.2.1",
6262
"sphinx_tabs == 3.4.7",
6363
"sphinx-autobuild == 2024.10.3",
6464
"sphinx-copybutton == 0.5.2",

0 commit comments

Comments
 (0)