Skip to content

Commit

Permalink
Bump sphinx from 5.2.3 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v5.2.3...v5.3.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 Oct 17, 2022
1 parent ddbe06f commit ec013a8
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 @@ -10,7 +10,7 @@
"pre-commit~=2.4",
],
"docs": [
"sphinx==5.2.3",
"sphinx==5.3.0",
"sphinx-issues==3.0.1",
"alabaster==0.7.12",
"sphinx-version-warning==1.1.2",
Expand Down

0 comments on commit ec013a8

Please sign in to comment.