Skip to content

Commit

Permalink
Update dependency wheel to v0.45.1 (#343)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [wheel](https://github.com/pypa/wheel)
([changelog](https://wheel.readthedocs.io/en/stable/news.html)) | patch
| `==0.45.0` -> `==0.45.1` |

---

### Release Notes

<details>
<summary>pypa/wheel (wheel)</summary>

###
[`v0.45.1`](https://github.com/pypa/wheel/releases/tag/0.45.1)

[Compare
Source](https://github.com/pypa/wheel/compare/0.45.0...0.45.1)

- Fixed pure Python wheels converted from eggs and wininst files having
the ABI tag in the file name

</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 has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
RKIMetadataExchange authored Dec 2, 2024
1 parent 81f0cca commit 4cfce1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ cruft==2.15.0
mex-release==0.3.0
pdm==2.20.1
pre-commit==4.0.1
wheel==0.45.0
wheel==0.45.1

0 comments on commit 4cfce1e

Please sign in to comment.