diff --git a/pyproject.toml b/pyproject.toml index 95a14bf0..1ccd3af2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ auth = "untether.telegram.commands.auth:BACKEND" threads = "untether.telegram.commands.threads:BACKEND" [build-system] -requires = ["uv_build>=0.9.18,<0.11.0"] +requires = ["uv_build>=0.9.18,<0.12.0"] build-backend = "uv_build" [dependency-groups]