Skip to content

Commit 938acf3

Browse files
authored
Merge pull request #274 from powerapi-ng/dependabot/pip/uv-build-gte-0.6.6-and-lt-0.11
build(deps-dev): Update uv-build requirement from <0.10,>=0.6.6 to >=0.6.6,<0.11
2 parents dc016dc + 5ac6d68 commit 938acf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = ["uv-build>=0.6.6,<0.10"]
2+
requires = ["uv-build>=0.6.6,<0.11"]
33
build-backend = "uv_build"
44

55
[project]

0 commit comments

Comments
 (0)