Commit 78f4a9a
authored
chore(deps): update dependency wheel to v0.44.0 (#459)
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.38.1` -> `==0.44.0` | [](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.44.0`](https://redirect.github.com/pypa/wheel/releases/tag/0.44.0)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.43.0...0.44.0)
- Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn)
- Deprecated the `bdist_wheel` module, as the code was migrated to `setuptools` itself
### [`v0.43.0`](https://redirect.github.com/pypa/wheel/releases/tag/0.43.0)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.42.0...0.43.0)
- Dropped support for Python 3.7
- Updated vendored `packaging` to 24.0
### [`v0.42.0`](https://redirect.github.com/pypa/wheel/releases/tag/0.42.0)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.41.3...0.42.0)
- Allowed removing build tag with `wheel tags --build ""`
- Fixed `wheel pack` and `wheel tags` writing updated `WHEEL` fields after a blank line, causing other tools to ignore them
- Fixed `wheel pack` and `wheel tags` writing `WHEEL` with CRLF line endings or a mix of CRLF and LF
- Fixed `wheel pack --build-number ""` not removing build tag from `WHEEL` (above changes by Benjamin Gilbert)
### [`v0.41.3`](https://redirect.github.com/pypa/wheel/releases/tag/0.41.3)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.41.2...0.41.3)
- Updated vendored `packaging` to 23.2
- Fixed ABI tag generation for CPython 3.13a1 on Windows (PR by Sam Gross)
### [`v0.41.2`](https://redirect.github.com/pypa/wheel/compare/0.41.1...0.41.2)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.41.1...0.41.2)
### [`v0.41.1`](https://redirect.github.com/pypa/wheel/compare/0.41.0...0.41.1)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.41.0...0.41.1)
### [`v0.41.0`](https://redirect.github.com/pypa/wheel/compare/0.40.0...0.41.0)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.40.0...0.41.0)
### [`v0.40.0`](https://redirect.github.com/pypa/wheel/compare/0.38.4...0.40.0)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.38.4...0.40.0)
### [`v0.38.4`](https://redirect.github.com/pypa/wheel/compare/0.38.3...0.38.4)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.38.3...0.38.4)
### [`v0.38.3`](https://redirect.github.com/pypa/wheel/compare/0.38.2...0.38.3)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.38.2...0.38.3)
### [`v0.38.2`](https://redirect.github.com/pypa/wheel/compare/0.38.1...0.38.2)
[Compare Source](https://redirect.github.com/pypa/wheel/compare/0.38.1...0.38.2)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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/googleapis/python-spanner-sqlalchemy).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent a64fed3 commit 78f4a9a
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
615 | | - | |
616 | | - | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
0 commit comments