Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 8, 2024
1 parent f6c00b8 commit c33e5bd
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 @@ -111,7 +111,7 @@ def package_files(prefix: str, directory: str, extension: str):
'jupyter==1.0.0',
'yamllint==1.35.1',
'recommonmark==0.7.1',
'sphinx==4.4.0',
'sphinx==8.0.2',
'pre-commit>=3.4.0,<4',
# embedding md in rst require docutils>=0.17. See
# https://myst-parser.readthedocs.io/en/latest/sphinx/use.html?highlight=parser#include-markdown-files-into-an-rst-file
Expand Down

0 comments on commit c33e5bd

Please sign in to comment.