Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.1...6.0)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
pytest-cov = "^2.10.0"
flake8 = "^3.7.9"
sphinx = "^4.0.0"
-coverage = "^5.1"
+coverage = "^6.0"
twine = "^3.1.1"
wheel = "^0.35.0"
pylint = "^2.7.4"