Bump sphinx from 4.0.3 to 4.1.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.3...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-12 04:00:46 +00:00 committed by Glandos
parent 686c60e7c5
commit 288bde2ad8

View file

@ -55,7 +55,7 @@ dev =
PyMySQL>=0.9,<0.10
doc =
Sphinx==4.0.3
Sphinx==4.1.0
docutils==0.17.1
[options.entry_points]