From 07e06d55611c90f60ee4b4ffa7a9264754054bad Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 00:24:23 +0000 Subject: [PATCH] chore(deps): update dependency uv_build to >=0.11.28, <0.12 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0d5d626..0fca16c 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.28, <0.12"] build-backend = "uv_build" [dependency-groups]