Skip to content

Commit

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


Updates `sphinx` from 7.3.7 to 7.4.4
- [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.4)

---
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 16, 2024
1 parent a23c2ae commit d4fd73f
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.4",
"furo==2024.5.6",
"sphinx-autobuild",
"codespell>=2.2.5",
Expand Down

0 comments on commit d4fd73f

Please sign in to comment.