Skip to content

Commit 19f3b36

Browse files
build(deps-dev): update uv-build requirement from <0.12,>=0.9.17 to >=0.9.17,<0.13 (#2039)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f50f4b commit 19f3b36

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
@@ -133,7 +133,7 @@ script = [
133133
]
134134

135135
[build-system]
136-
requires = ["uv_build >= 0.9.17, <0.12"]
136+
requires = ["uv_build >= 0.9.17, < 0.13"]
137137
build-backend = "uv_build"
138138

139139

0 commit comments

Comments
 (0)