Open dependabot[bot] opened 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.24%. Comparing base (
1bf53a3
) to head (97a6852
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps wheel from 0.44.0 to 0.45.0.
Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
d78f0e3
Created a new releasef064c69
Added license files for vendoredpackaging
68387af
Only configure setuptools logging if bdist_wheel is imported (#641)c81f5c9
Refactored thewheel convert
command to not require setuptools (#640)e43464d
Adjusted target Python versions in GitHub CIe9894e7
Tweaked pytest settings to make the tracebacks easier to readbaf6bf8
Removed Cirrus CI configuration28c1ba1
Improved compatibility with future versions ofsetuptools
(#638)9254a4f
Exclude@overload
andif TYPE_CHECKING:
from coverage checksd841597
[pre-commit.ci] pre-commit autoupdate (#635)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show