diff --git a/rats/pyproject.toml b/rats/pyproject.toml index ca5d5776..0d0f09d8 100644 --- a/rats/pyproject.toml +++ b/rats/pyproject.toml @@ -22,7 +22,7 @@ repository = "https://github.com/microsoft/rats" documentation = "https://microsoft.github.io/rats" [build-system] -requires = ["uv_build>=0.9.2,<0.10.0"] +requires = ["uv_build>=0.9.2,<0.11.0"] build-backend = "uv_build" [tool.uv.build-backend]