Skip to content

Commit b2d461a

Browse files
committed
chore: update uv_build version in pyproject.toml
1 parent a2f63ec commit b2d461a

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
@@ -27,7 +27,7 @@ dev = [
2727
]
2828

2929
[build-system]
30-
requires = ["uv_build>=0.9.1,<0.10.0"]
30+
requires = ["uv_build>=0.10.12,<0.11.0"]
3131
build-backend = "uv_build"
3232

3333
[tool.uv.build-backend]

0 commit comments

Comments
 (0)