Skip to content

Commit c1c6d22

Browse files
authored
Merge pull request #483 from influxdata/dependabot/uv/python-tooling/python-deps-aba294acd0
chore(deps-dev): update uv-build requirement from <0.12.0,>=0.11.7 to >=0.11.8,<0.12.0 in /python-tooling in the python-deps group
2 parents 5e14fac + 4d3a898 commit c1c6d22

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.7,<0.12.0"]
19+
requires = ["uv_build>=0.11.8,<0.12.0"]
2020
build-backend = "uv_build"
2121

2222
[tool.uv]

0 commit comments

Comments
 (0)