Skip to content

Commit 49c425f

Browse files
Update dependency uv_build to >=0.10.0,<0.11.0 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7233dee commit 49c425f

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
@@ -23,7 +23,7 @@ dependencies = [
2323
]
2424

2525
[build-system]
26-
requires = ["uv_build>=0.9.9,<0.10.0"]
26+
requires = ["uv_build>=0.10.0,<0.11.0"]
2727
build-backend = "uv_build"
2828

2929
[tool.uv.build-backend]

0 commit comments

Comments
 (0)