From fc689343ce3d7c32f14475d52a1d7be72249cb74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 04:23:40 +0000 Subject: [PATCH] Bump uv from 0.12.7 to 0.12.10 in /.github Bumps [uv](https://github.com/astral-sh/uv) from 0.12.7 to 0.12.10. - [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.7...0.12.10) --- updated-dependencies: - dependency-name: uv dependency-version: 0.12.10 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 d2dda00d9..6d5764c48 100644 --- a/.github/uv-requirements.txt +++ b/.github/uv-requirements.txt @@ -1 +1 @@ -uv==0.12.7 +uv==0.12.10