Skip to content

Commit b574768

Browse files
⬆️ deps: Update dependency uv_build to >=0.10.0,<0.11.0 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4634f9e commit b574768

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

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

0 commit comments

Comments
 (0)