Skip to content

Commit b1c028e

Browse files
⬆️ deps: Update dependency uv_build to >=0.11.2,<0.12.0 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cac24ca commit b1c028e

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
@@ -79,5 +79,5 @@ combine-as-imports = true
7979
"setup.py" = ["I"]
8080

8181
[build-system]
82-
requires = ["uv_build>=0.10.0,<0.11.0"]
82+
requires = ["uv_build>=0.11.2,<0.12.0"]
8383
build-backend = "uv_build"

0 commit comments

Comments
 (0)