Skip to content

Commit 09b203d

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 194e8d7 commit 09b203d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dev = [
6666
"mypy==v1.4.1 ; python_version>='3.7' and python_version<'3.8'",
6767
"mypy==v1.14.1 ; python_version>='3.8'",
6868
# Docs.
69-
"Sphinx==8.1.3 ; python_version>='3.11'",
69+
"Sphinx==8.2.1 ; python_version>='3.11'",
7070
"sphinx-rtd-theme==3.0.2 ; python_version>='3.11'",
7171
"myst-parser==4.0.0 ; python_version>='3.11'",
7272
# Packaging.

0 commit comments

Comments
 (0)