Skip to content

Commit 637cd49

Browse files
⬆️ deps: Update dependency uv_build to >=0.11.2,<0.12.0
1 parent 008a6f3 commit 637cd49

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

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

0 commit comments

Comments
 (0)