From e78377c0338a8d39661104b7f1dd20c74cf57490 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 13 Dec 2024 23:52:23 +0000 Subject: [PATCH] uv/0.5.9 package update Signed-off-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 2a41d7c7632..9e62041d8a2 100644 --- a/uv.yaml +++ b/uv.yaml @@ -1,6 +1,6 @@ package: name: uv - version: 0.5.8 + version: 0.5.9 epoch: 0 description: An extremely fast Python package installer and resolver, written in Rust. copyright: @@ -24,7 +24,7 @@ pipeline: with: repository: https://github.com/astral-sh/uv tag: ${{package.version}} - expected-commit: 80d41671bccba1c85d2ab159b361fd6ebfa75b80 + expected-commit: 0652800cb018eb086fbbf220a1f73af7e320be54 - uses: rust/cargobump