Skip to content

Commit

Permalink
Bump sphinx from 7.4.7 to 8.0.2 in the python-packages group
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [sphinx](https://github.com/sphinx-doc/sphinx).


Updates `sphinx` from 7.4.7 to 8.0.2
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.2)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 160d82f commit 6530149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def get_version():
""",
extras_require={
"docs": [
"Sphinx==7.4.7",
"Sphinx==8.0.2",
"furo==2024.8.6",
"sphinx-autobuild",
"codespell>=2.2.5",
Expand Down

0 comments on commit 6530149

Please sign in to comment.