From 9c2513f9f4b233b22bd50555b872dc29d48bf3a8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 9 Apr 2026 21:25:03 +0000 Subject: [PATCH] Update `uv@latest` to 0.11.5 --- CHANGELOG.md | 2 ++ manifests/uv.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7701855..d960f730 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `uv@latest` to 0.11.5. + - Update `syft@latest` to 1.42.4. - Update `dprint@latest` to 0.54.0. diff --git a/manifests/uv.json b/manifests/uv.json index f9af9ba4..c1554346 100644 --- a/manifests/uv.json +++ b/manifests/uv.json @@ -69,10 +69,10 @@ }, "license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)", "latest": { - "version": "0.11.4" + "version": "0.11.5" }, "0.11": { - "version": "0.11.4" + "version": "0.11.5" }, "0.11.6": { "x86_64_linux_musl": {