From 920f395626d31c4eddf9ed3940f8f8c96233e000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 07:53:41 +0000 Subject: [PATCH] chore(deps): bump uv from 0.11.2 to 0.11.3 Bumps [uv](https://github.com/astral-sh/uv) from 0.11.2 to 0.11.3. - [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.2...0.11.3) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-uv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-uv.txt b/requirements-uv.txt index c9fbace..0aaa7b8 100644 --- a/requirements-uv.txt +++ b/requirements-uv.txt @@ -1 +1 @@ -uv==0.11.2 +uv==0.11.3