Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Bump sphinx from 3.4.3 to 3.5.4
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.4.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v3.4.3...v3.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2021
1 parent 929d9ca commit 1884a67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ include_package_data = True

[options.extras_require]
dev =
Sphinx==3.4.3
Sphinx==3.5.4
black==20.8b1
bump2version==1.0.1
flake8==3.8.4
Expand All @@ -45,7 +45,7 @@ dev =
pytest-cov==2.11.1
yamllint==1.26.0
doc =
Sphinx==3.4.3
Sphinx==3.5.4
furo==2020.12.30b24
lint =
black==20.8b1
Expand Down

0 comments on commit 1884a67

Please sign in to comment.