Skip to content

Commit

Permalink
Bump sphinx from 7.3.7 to 7.4.3 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.3.7 to 7.4.3
- [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...v7.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 56adfff commit a12543b
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.3.7",
"Sphinx==7.4.3",
"furo==2024.5.6",
"sphinx-autobuild",
"codespell>=2.2.5",
Expand Down

0 comments on commit a12543b

Please sign in to comment.