Skip to content

Commit e910431

Browse files
⬆️ deps: Update dependency uv_build to >=0.10.2,<0.11.0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d4550b commit e910431

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
@@ -80,5 +80,5 @@ known-first-party = ["dochooks"]
8080
combine-as-imports = true
8181

8282
[build-system]
83-
requires = ["uv_build>=0.9.0,<0.10.0"]
83+
requires = ["uv_build>=0.10.2,<0.11.0"]
8484
build-backend = "uv_build"

0 commit comments

Comments
 (0)