From ee58bcbac6b2bfd46095f50888caa63682f97cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 04:23:56 +0000 Subject: [PATCH] Bump uv from 0.12.0 to 0.12.1 in /.github Bumps [uv](https://github.com/astral-sh/uv) from 0.12.0 to 0.12.1. - [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.12.0...0.12.1) --- updated-dependencies: - dependency-name: uv dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/uv-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/uv-requirements.txt b/.github/uv-requirements.txt index 1804708f3..a17feb95d 100644 --- a/.github/uv-requirements.txt +++ b/.github/uv-requirements.txt @@ -1 +1 @@ -uv==0.12.0 +uv==0.12.1