Skip to content

Commit 2163c5c

Browse files
authored
Merge pull request #544 from pyvec/dependabot/pip/python-e80bce387d
Update uv-build requirement from <0.12.0,>=0.11.16 to >=0.11.18,<0.12.0 in the python group
2 parents dab8c58 + 3cb1458 commit 2163c5c

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
@@ -24,7 +24,7 @@ dev = [
2424
]
2525

2626
[build-system]
27-
requires = ["uv_build>=0.11.16,<0.12.0"]
27+
requires = ["uv_build>=0.11.18,<0.12.0"]
2828
build-backend = "uv_build"
2929

3030
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)