Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lafrech committed May 15, 2023
1 parent f29bf56 commit 8535d26
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 @@ -27,7 +27,7 @@
"pre-commit>=2.4,<4.0",
],
"docs": [
"Sphinx==7.0.0",
"Sphinx==7.0.1",
"sphinx-issues==3.0.1",
"furo==2023.3.27",
]
Expand Down

0 comments on commit 8535d26

Please sign in to comment.