Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version.
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.40.0...0.41.0)
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sphinx = "^7.0.0"
coverage = "^7.0"
twine = "^4.0.0"
-wheel = "^0.40.0"
+wheel = "^0.41.0"
pylint = "^2.7.4"
mypy = ">=1.0.1"
black = "^23.1.0"