diff --git a/pyproject.toml b/pyproject.toml index eee41a7..5f295eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["uv_build>=0.8.12,<0.9.0"] +requires = ["uv_build>=0.8.12,<0.10.0"] build-backend = "uv_build" [tool.hatch.build.targets.wheel]