From 4907aa3a83c41cfad2d64d96a23486fb892090a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:26:51 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.11.23 --- aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqua.yaml b/aqua.yaml index b066530..454da14 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.23 - name: evilmartians/lefthook@v2.0.7 - name: go-task/task@v3.45.5