-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit 8f3854e
authored
chore(deps): update dependency wheel to v0.46.1 (#796)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [wheel](https://redirect.github.com/pypa/wheel)
([changelog](https://wheel.readthedocs.io/en/stable/news.html)) |
`==0.45.1` -> `==0.46.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>pypa/wheel (wheel)</summary>
###
[`v0.46.1`](https://redirect.github.com/pypa/wheel/releases/tag/0.46.1)
- Temporarily restored the `wheel.macosx_libfile` module
([#​659](https://redirect.github.com/pypa/wheel/issues/665960))
###
[`v0.46.0`](https://redirect.github.com/pypa/wheel/releases/tag/0.46.0)
[Compare
Source](https://redirect.github.com/pypa/wheel/compare/0.45.1...0.46.0)
- Dropped support for Python 3.8
- Removed the `bdist_wheel` setuptools command implementation and entry
point. The `wheel.bdist_wheel` module is now just an alias to
`setuptools.command.bdist_wheel`, emitting a deprecation warning on
import.
- Removed vendored `packaging` in favor of a run-time dependency on it
- Made the `wheel.metadata` module private (with a deprecation warning
if it's imported
- Made the `wheel.cli` package private (no deprecation warning)
- Fixed an exception when calling the `convert` command with an empty
description field
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-python).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 65294f2 commit 8f3854eCopy full SHA for 8f3854e
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
0 commit comments