Skip to content

Commit 5dab0f8

Browse files
deps: update dependency uv_build to >=0.11.3,<0.12.0
1 parent 2134b53 commit 5dab0f8

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
@@ -99,7 +99,7 @@ dev = [
9999
]
100100

101101
[build-system]
102-
requires = ["uv_build>=0.9.17,<0.10.0"]
102+
requires = ["uv_build>=0.11.3,<0.12.0"]
103103
build-backend = "uv_build"
104104

105105
[tool.uv.build-backend]

0 commit comments

Comments
 (0)