Skip to content

Commit f7a8295

Browse files
authored
Merge pull request #81 from gerlero/dependabot/pip/uv-build-gte-0.9-and-lt-0.12
Update uv-build requirement from <0.11,>=0.9 to >=0.9,<0.12
2 parents 32846e6 + 4630be5 commit f7a8295

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.9,<0.11"]
2+
requires = ["uv_build>=0.9,<0.12"]
33
build-backend = "uv_build"
44

55
[project]

0 commit comments

Comments
 (0)