Skip to content

Commit

Permalink
Bump sphinx from 4.4.0 to 7.3.7
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 7.3.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v4.4.0...v7.3.7)

---
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 Apr 22, 2024
1 parent 8bf9496 commit 9efd24c
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 @@ -110,7 +110,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==7.3.7',
'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 9efd24c

Please sign in to comment.