From 01d96944a7a5eab62bfb45b5ba70d36285f8534c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 12 Sep 2026 10:22:42 +0000 Subject: [PATCH] Update `uv@latest` to 0.12.13 --- CHANGELOG.md | 2 ++ manifests/uv.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 796b3c1a..65182fb6 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.12.13. + - Update `release-plz@latest` to 0.3.165. - Update `protoc-gen-connect-openapi@latest` to 0.27.1. diff --git a/manifests/uv.json b/manifests/uv.json index 64577b2c..b0b9b312 100644 --- a/manifests/uv.json +++ b/manifests/uv.json @@ -68,10 +68,10 @@ } }, "latest": { - "version": "0.12.12" + "version": "0.12.13" }, "0.12": { - "version": "0.12.12" + "version": "0.12.13" }, "0.12.13": { "x86_64_linux_musl": {