Skip to content

Commit a85e9eb

Browse files
build(deps-dev): update uv-build requirement from <0.7,>=0.6.5 to >=0.6.5,<0.11 (#224)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c9397c commit a85e9eb

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
@@ -69,7 +69,7 @@ docs = [
6969
ci = ["uv>=0.10.4"]
7070

7171
[build-system]
72-
requires = ["uv_build>=0.6.5,<0.7"]
72+
requires = ["uv_build>=0.6.5,<0.11"]
7373
build-backend = "uv_build"
7474

7575
[tool.uv]

0 commit comments

Comments
 (0)