Skip to content

Commit 13e95ab

Browse files
chore(deps): update dependency uv_build to >=0.9.2,<0.10.0
1 parent a88bcfd commit 13e95ab

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
@@ -142,7 +142,7 @@ disableBytesTypePromotions = true
142142

143143

144144
[build-system]
145-
requires = ["uv_build>=0.8.0,<0.9.0"]
145+
requires = ["uv_build>=0.9.2,<0.10.0"]
146146
build-backend = "uv_build"
147147

148148
[tool.bumpversion]

0 commit comments

Comments
 (0)