Skip to content

Commit

Permalink
chore(deps): bump sphinx from 7.2.6 to 8.1.3
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.1.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@v7.2.6...v8.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent a475867 commit fd4dc9a
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 @@ -57,7 +57,7 @@ all = [
dev = [
"ruff==0.4.0",
"pre-commit",
"sphinx==7.2.6",
"sphinx==8.1.3",
"sphinx-theme-pd==0.8.3",
"sphinxawesome-theme",
"pytest",
Expand Down

0 comments on commit fd4dc9a

Please sign in to comment.