diff --git a/natsext/pyproject.toml b/natsext/pyproject.toml index 140d1c7..37e848e 100644 --- a/natsext/pyproject.toml +++ b/natsext/pyproject.toml @@ -29,7 +29,7 @@ classifiers = [ "Bug Tracker" = "https://github.com/oliverlambson/orbit.py/issues" [build-system] -requires = ["uv_build>=0.8.15,<0.9.0"] +requires = ["uv_build>=0.9.11,<0.10.0"] build-backend = "uv_build" [dependency-groups]