Skip to content

Commit dd50ff0

Browse files
⬆️ deps: Update dependency uv_build to >=0.10.0,<0.11.0 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 182b5fc commit dd50ff0

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

101101
[build-system]
102-
requires = ["uv_build>=0.9.0,<0.10.0"]
102+
requires = ["uv_build>=0.10.0,<0.11.0"]
103103
build-backend = "uv_build"

0 commit comments

Comments
 (0)