Skip to content

Commit

Permalink
Bump sphinx from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v4.0.2...v4.0.3)

---
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 Jul 5, 2021
1 parent e0c1c30 commit 38b1ddd
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==4.0.2",
"sphinx==4.0.3",
"sphinx-issues==1.2.0",
"alabaster==0.7.12",
"sphinx-version-warning==1.1.2",
Expand Down

0 comments on commit 38b1ddd

Please sign in to comment.