Skip to content

Commit e436985

Browse files
deps: update dependency uv_build to >=0.10.8,<0.11.0
1 parent c591ade commit e436985

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
@@ -86,7 +86,7 @@ dev = [
8686
]
8787

8888
[build-system]
89-
requires = ["uv_build>=0.9.17,<0.10.0"]
89+
requires = ["uv_build>=0.10.8,<0.11.0"]
9090
build-backend = "uv_build"
9191

9292
[tool.uv.build-backend]

0 commit comments

Comments
 (0)