From dafa89456576e10ecc4d287382769127568fd067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 19:50:17 +0000 Subject: [PATCH] Bump uv from 0.9.6 to 0.11.6 Bumps [uv](https://github.com/astral-sh/uv) from 0.9.6 to 0.11.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.6...0.11.6) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.6 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 b79ae1f4..53b56f06 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.9.6 +uv==0.11.6 # via hatch virtualenv==20.28.0 # via hatch