Skip to content

Commit c478fa5

Browse files
authored
Merge pull request #456 from influxdata/dependabot/uv/python-tooling/python-deps-acd8d0cb53
chore(deps-dev): update uv-build requirement from <0.12.0,>=0.11.0 to >=0.11.6,<0.12.0 in /python-tooling in the python-deps group
2 parents 0ebce49 + 11e7ef3 commit c478fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-tooling/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
analyze-udf-overhead-bench = "datafusion_udf_wasm_tooling.analyze_udf_overhead_bench:main"
1717

1818
[build-system]
19-
requires = ["uv_build>=0.11.0,<0.12.0"]
19+
requires = ["uv_build>=0.11.6,<0.12.0"]
2020
build-backend = "uv_build"
2121

2222
[tool.uv]

0 commit comments

Comments
 (0)