Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 1d7ed0e

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update wheel requirement from ~=0.42 to ~=0.43 (#1035)
* Update wheel requirement from ~=0.42 to ~=0.43 Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.42.0...0.43.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent e87c93c commit 1d7ed0e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update wheel requirement from ~=0.42 to ~=0.43"
3+
time: 2024-05-03T22:41:57.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1035

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ thrift_sasl~=0.4.3
2323
# build
2424
bumpversion~=0.6.0
2525
twine~=4.0
26-
wheel~=0.42
26+
wheel~=0.43

0 commit comments

Comments
 (0)