Skip to content

Commit 78f4a9a

Browse files
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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/wheel/0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/wheel/0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/wheel/0.38.1/0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/wheel/0.38.1/0.44.0?slim=true)](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

File tree

packages/sqlalchemy-spanner/.kokoro/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -611,9 +611,9 @@ webencodings==0.5.1 \
611611
--hash=sha256:a0af1213f3c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78 \
612612
--hash=sha256:b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923
613613
# via bleach
614-
wheel==0.38.1 \
615-
--hash=sha256:7a95f9a8dc0924ef318bd55b616112c70903192f524d120acc614f59547a9e1f \
616-
--hash=sha256:ea041edf63f4ccba53ad6e035427997b3bb10ee88a4cd014ae82aeb9eea77bb9
614+
wheel==0.44.0 \
615+
--hash=sha256:2376a90c98cc337d18623527a97c31797bd02bad0033d41547043a1cbfbe448f \
616+
--hash=sha256:a29c3f2817e95ab89aa4660681ad547c0e9547f20e75b0562fe7723c9a2a9d49
617617
# via -r requirements.in
618618
zipp==3.19.1 \
619619
--hash=sha256:2828e64edb5386ea6a52e7ba7cdb17bb30a73a858f5eb6eb93d8d36f5ea26091 \

0 commit comments

Comments
 (0)