From 94e0ba1d2764cb29335235488e3860ce13735c69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 03:12:28 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.11.25 --- aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqua.yaml b/aqua.yaml index b066530..e8ef81f 100644 --- a/aqua.yaml +++ b/aqua.yaml @@ -11,6 +11,6 @@ registries: - type: standard ref: v4.443.0 # renovate: depName=aquaproj/aqua-registry packages: - - name: astral-sh/uv@0.9.15 + - name: astral-sh/uv@0.11.25 - name: evilmartians/lefthook@v2.0.7 - name: go-task/task@v3.45.5