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