Skip to content

Commit ef3c85c

Browse files
⬆️ deps: Update dependency uv_build to >=0.12.5,<0.13.0 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b78c85 commit ef3c85c

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
@@ -92,5 +92,5 @@ known-first-party = ["moelib"]
9292
combine-as-imports = true
9393

9494
[build-system]
95-
requires = ["uv_build>=0.11.2,<0.12.0"]
95+
requires = ["uv_build>=0.12.5,<0.13.0"]
9696
build-backend = "uv_build"

0 commit comments

Comments
 (0)