Skip to content

Commit

Permalink
Bump sphinx from 7.4.6 to 7.4.7
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.6 to 7.4.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@v7.4.6...v7.4.7)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JenSte committed Jul 25, 2024
1 parent 5521bd0 commit b875e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pytest-aiohttp==1.0.5
pytest-cov==5.0.0
pytest-xprocess==1.0.2

Sphinx==7.4.6; python_version>"3.8"
Sphinx==7.4.7; python_version>"3.8"
sphinx-autodoc-typehints==2.2.3; python_version>"3.8"

bump2version==1.0.1
Expand Down

0 comments on commit b875e1f

Please sign in to comment.