diff --git a/pyproject.toml b/pyproject.toml index 9f4eac7..427a7ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ repository = "https://github.com/l8556/host_tools" [build-system] -requires = ["uv_build>=0.11.28,<0.12.0"] +requires = ["uv_build>=0.11.31,<0.12.0"] build-backend = "uv_build" [tool.uv.build-backend]