Skip to content

Commit 0b65c92

Browse files
⬆️ Update wheel requirement from <0.48,>=0.40 to >=0.40,<0.49 (#1438)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c93524b commit 0b65c92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ docs = [
7373
]
7474
build = [
7575
"twine>=5.1.1,<8.0.0",
76-
"wheel>=0.40,<0.48",
76+
"wheel>=0.40,<0.49",
7777
"build>=0.10,<1.6",
7878
"hatch>=1.14.1",
7979
]

0 commit comments

Comments
 (0)