Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 0818182 commit 730f554
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 @@ -69,7 +69,7 @@ def get_version():
setup_requires=["pytest-runner"],
extras_require={
"docs": [
"Sphinx==6.1.3",
"Sphinx==7.1.2",
"furo==2023.3.27",
"sphinx-autobuild",
"codespell>=2.2.5",
Expand Down

0 comments on commit 730f554

Please sign in to comment.