Skip to content

Commit f3af061

Browse files
authored
Merge pull request #655 from TimMcCool/dependabot/uv/tests/uv-build-gte-0.11.21-and-lt-0.12.0
chore(deps-dev): update uv-build requirement from <0.12.0,>=0.11.19 to >=0.11.21,<0.12.0 in /tests
2 parents f5a5e07 + 1932e79 commit f3af061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
]
1515

1616
[build-system]
17-
requires = ["uv_build>=0.11.19,<0.12.0"]
17+
requires = ["uv_build>=0.11.21,<0.12.0"]
1818
build-backend = "uv_build"
1919

2020
[tool.uv]

0 commit comments

Comments
 (0)