From 804f5818a71e5617db1df9a3defcf210b7685bcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 19:49:16 +0000 Subject: [PATCH] Bump uv from 0.9.16 to 0.11.6 Bumps [uv](https://github.com/astral-sh/uv) from 0.9.16 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.16...0.11.6) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2cdd37dd..1613483b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -374,7 +374,7 @@ urllib3==2.6.3 # requests userpath==1.9.2 # via hatch -uv==0.9.16 +uv==0.11.6 # via # -r requirements-dev.in # hatch