Skip to content

Commit

Permalink
Bump sphinx from 6.1.3 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.0.
- [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...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lafrech committed Apr 24, 2023
1 parent 71b7617 commit 8725a80
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==6.1.3",
"Sphinx==6.2.0",
"sphinx-issues==3.0.1",
"furo==2023.3.27",
]
Expand Down

0 comments on commit 8725a80

Please sign in to comment.