Skip to content

Commit

Permalink
Bump sphinx from 7.4.5 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.5 to 8.0.2.
- [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.4.5...v8.0.2)

---
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 0b946e4 commit e4368fc
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 @@ -47,7 +47,7 @@ marshmallow = ["marshmallow>=3.18.0"]
docs = [
"apispec[marshmallow]",
"pyyaml==6.0.1",
"sphinx==7.4.5",
"sphinx==8.0.2",
"sphinx-issues==4.1.0",
"sphinx-rtd-theme==2.0.0",
]
Expand Down

0 comments on commit e4368fc

Please sign in to comment.