Updates the requirements on [twine](https://github.com/pypa/twine) to permit the latest version.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/twine/compare/3.1.1...4.0.0)
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
flake8 = "^4.0.1"
sphinx = "^4.0.0"
coverage = "^6.0"
-twine = "^3.1.1"
+twine = "^4.0.0"
wheel = "^0.35.0"
pylint = "^2.7.4"
mypy = ">=0.940"