Skip to content

Commit

Permalink
Bump sphinx from 8.1.3 to 8.2.1 (#1313)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 194e8d7 commit 3042907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dev = [
"mypy==v1.4.1 ; python_version>='3.7' and python_version<'3.8'",
"mypy==v1.14.1 ; python_version>='3.8'",
# Docs.
"Sphinx==8.1.3 ; python_version>='3.11'",
"Sphinx==8.2.1 ; python_version>='3.11'",
"sphinx-rtd-theme==3.0.2 ; python_version>='3.11'",
"myst-parser==4.0.0 ; python_version>='3.11'",
# Packaging.
Expand Down

0 comments on commit 3042907

Please sign in to comment.