Skip to content

Commit

Permalink
Bump sphinx from 7.3.2 to 7.3.6
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.2 to 7.3.6.
- [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.2...v7.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lafrech committed Apr 18, 2024
1 parent eb6b248 commit a11052a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -70,7 +70,7 @@ tests = [
]
docs = [
"webargs[frameworks]",
"Sphinx==7.3.2",
"Sphinx==7.3.6",
"sphinx-issues==4.1.0",
"furo==2024.1.29",
]
Expand Down

0 comments on commit a11052a

Please sign in to comment.