Skip to content

Commit

Permalink
Bump sphinx from 7.3.7 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 8.0.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@v7.3.7...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent e7e49dc commit 738c2f6
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 @@ -40,7 +40,7 @@ Tidelift = "https://tidelift.com/subscription/pkg/pypi-marshmallow?utm_source=py

[project.optional-dependencies]
docs = [
"sphinx==7.3.7",
"sphinx==8.0.0",
"sphinx-issues==4.1.0",
"alabaster==0.7.16",
]
Expand Down

0 comments on commit 738c2f6

Please sign in to comment.