From 0899110e0cc05eaaef04860a2a9e0cca90ad88c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 21:27:01 +0000 Subject: [PATCH] Bump uv from 0.11.6 to 0.11.15 Bumps [uv](https://github.com/astral-sh/uv) from 0.11.6 to 0.11.15. - [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.11.6...0.11.15) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 53b56f06..a4fe31b3 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -137,7 +137,7 @@ typing-extensions==4.15.0 # twisted userpath==1.9.2 # via hatch -uv==0.11.6 +uv==0.11.15 # via hatch virtualenv==20.28.0 # via hatch