From 7fd8d009fb972e0826ab26ee5d0fb7bd9f004b08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 22:18:51 +0000 Subject: [PATCH] Bump uv from 0.9.5 to 0.9.6 in /tools Bumps [uv](https://github.com/astral-sh/uv) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.9.5...0.9.6) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.uv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.uv.txt b/tools/requirements.uv.txt index c743714..40d4920 100644 --- a/tools/requirements.uv.txt +++ b/tools/requirements.uv.txt @@ -1 +1 @@ -uv==0.9.5 +uv==0.9.6