Skip to content

Commit

Permalink
Bump sphinx from 7.2.3 to 7.2.4
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v7.2.3...v7.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lafrech committed Aug 29, 2023
1 parent 24bb0a6 commit 9e677a5
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 @@ -18,7 +18,7 @@
"pre-commit==3.3.3",
],
"docs": [
"sphinx==7.2.3",
"sphinx==7.2.4",
"alabaster==0.7.13",
"sphinx-issues==3.0.1",
],
Expand Down

0 comments on commit 9e677a5

Please sign in to comment.