chore(deps): update dependency wheel to v0.45.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| wheel (changelog) | minor |
==0.44.0 -> ==0.45.0
|
Release Notes
pypa/wheel (wheel)
v0.45.0
-
Refactored the
convertcommand to not need setuptools to be installed -
Don't configure setuptools logging unless running
bdist_wheel -
Added a redirection from
wheel.bdist_wheel.bdist_wheeltosetuptools.command.bdist_wheel.bdist_wheelto improve compatibility withsetuptools' latest fixes.Projects are still advised to migrate away from the deprecated module and import the
setuptools' implementation explicitly. (MR by @abravalheri)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.