Skip to content

Commit 4b7f52d

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 d338ac1 commit 4b7f52d

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
@@ -30,7 +30,7 @@ dependencies = [
3030

3131
[project.optional-dependencies]
3232
docs = [
33-
"Sphinx==8.1.3",
33+
"Sphinx==8.2.0",
3434
"furo==2024.8.6",
3535
"sphinx_mdinclude==0.6.0",
3636
]

0 commit comments

Comments
 (0)