diff --git a/tests/pyproject.toml b/tests/pyproject.toml index 5caa0333..ed2b69c5 100644 --- a/tests/pyproject.toml +++ b/tests/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ ] [build-system] -requires = ["uv_build>=0.10.10,<0.11.0"] +requires = ["uv_build>=0.11.14,<0.12.0"] build-backend = "uv_build" [tool.uv]