Skip to content

Commit 6ef4f83

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

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
@@ -83,5 +83,5 @@ combine-as-imports = true
8383
python_files = ["tests/*.py", "tests/**/*.py"]
8484

8585
[build-system]
86-
requires = ["uv_build>=0.10.0,<0.11.0"]
86+
requires = ["uv_build>=0.11.2,<0.12.0"]
8787
build-backend = "uv_build"

0 commit comments

Comments
 (0)