From 2a601f5dd5668e87670198c1543d053059bd3233 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 23:00:50 +0000 Subject: [PATCH] uv/0.4.3 package update (#27426)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- uv.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.yaml b/uv.yaml index c425c4f68d4..b23db65116a 100644 --- a/uv.yaml +++ b/uv.yaml @@ -1,6 +1,6 @@ package: name: uv - version: 0.4.2 + version: 0.4.3 epoch: 0 description: An extremely fast Python package installer and resolver, written in Rust. copyright: @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/astral-sh/uv tag: ${{package.version}} - expected-commit: 736ccb950a4e2fd520559e351361e206fb6e22ee + expected-commit: 47f4ca24b3a7b5814d4112f2b5f56f1964ca2c9f - runs: | cargo auditable build --locked --release