Skip to content

Commit 07595e2

Browse files
committed
uv_build: 0.9 -> 0.10
1 parent 120f610 commit 07595e2

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
@@ -17,7 +17,7 @@ dependencies = [
1717
]
1818

1919
[build-system]
20-
requires = ["uv_build>=0.9.28,<0.10.0"]
20+
requires = ["uv_build>=0.10.0,<0.11.0"]
2121
build-backend = "uv_build"
2222

2323
[tool.ruff.lint]

0 commit comments

Comments
 (0)