Skip to content

Commit 09a8f5e

Browse files
authored
Merge pull request #69 from viartemev/dependabot/uv/wheel-gte-0.48.0-and-lt-1
Update wheel requirement from <1,>=0.47.0 to >=0.48.0,<1
2 parents 1d59db5 + b862af6 commit 09a8f5e

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
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=83.0.0,<84", "wheel>=0.47.0,<1"]
2+
requires = ["setuptools>=83.0.0,<84", "wheel>=0.48.0,<1"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)