diff --git a/pyproject.toml b/pyproject.toml index 2478f9d..51380f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ bug-tracker = "https://github.com/stabldev/django-base16-admin/issues" documentation = "https://github.com/stabldev/django-base16-admin#readme" [build-system] -requires = ["uv_build>=0.8.20,<0.9.0"] +requires = ["uv_build>=0.8.20,<0.10.0"] build-backend = "uv_build" [tool.uv.build-backend]