diff --git a/pyproject.toml b/pyproject.toml index 0d5d626..2161da0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ Documentation = "https://briefcase.pythonanywhere.com/" Repository = "https://github.com/pythonanywhere/pythonanywhere-briefcase-plugin" [build-system] -requires = ["uv_build >=0.10.7, <0.11"] +requires = ["uv_build >=0.11.26, <0.12"] build-backend = "uv_build" [dependency-groups]