From f983467f1fc380c7d3156be31c9d41f813799848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 20:23:31 +0000 Subject: [PATCH] build(deps): bump uv from 0.12.3 to 0.12.5 in the python group Bumps the python group with 1 update: [uv](https://github.com/astral-sh/uv). Updates `uv` from 0.12.3 to 0.12.5 - [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.3...0.12.5) --- updated-dependencies: - dependency-name: uv dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] --- requirements-build.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-build.in b/requirements-build.in index 825ae28c..054b1c1e 100644 --- a/requirements-build.in +++ b/requirements-build.in @@ -1,4 +1,4 @@ # CI build backend input. Keep its minimum aligned with pyproject.toml. setuptools>=77.0 # CI uses this exact compiler to verify all generated locks. -uv==0.12.3 +uv==0.12.5