Skip to content

Commit 76a552b

Browse files
deps: update dependency uv_build to >=0.11.0,<0.12.0
1 parent 398c83c commit 76a552b

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
@@ -88,7 +88,7 @@ dev = [
8888
]
8989

9090
[build-system]
91-
requires = ["uv_build>=0.9.17,<0.10.0"]
91+
requires = ["uv_build>=0.11.0,<0.12.0"]
9292
build-backend = "uv_build"
9393

9494
[tool.uv.build-backend]

0 commit comments

Comments
 (0)