Skip to content

Commit ac3bc42

Browse files
chore(deps): update dependency uv_build to >=0.9.2,<0.10.0 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a88bcfd commit ac3bc42

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)