From 1245c9aad62f13a597f5376f6efdd7f8d52e6b7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 04:24:00 +0000 Subject: [PATCH] Bump uv from 0.11.15 to 0.11.31 in /.github Bumps [uv](https://github.com/astral-sh/uv) from 0.11.15 to 0.11.31. - [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.15...0.11.31) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.31 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 6e4753777..4347bfe7e 100644 --- a/.github/uv-requirements.txt +++ b/.github/uv-requirements.txt @@ -1 +1 @@ -uv==0.11.15 +uv==0.11.31