From 995278dafc8ca44da2ee84143514a772f189b2b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 08:25:49 +0000 Subject: [PATCH] chore(deps): bump uv in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [uv](https://github.com/astral-sh/uv). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c743714..40d4920 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -uv==0.9.5 +uv==0.9.6