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