diff --git a/uv.yaml b/uv.yaml index 00ff2d2710a..ff925c319d3 100644 --- a/uv.yaml +++ b/uv.yaml @@ -1,6 +1,6 @@ package: name: uv - version: 0.4.29 + version: 0.4.30 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: 85f9a0d0ec6d8dd703bf188744bad726703352bc + expected-commit: 61ed2a236ade13703fd6cd3271e2c4d627398f38 - runs: | cargo auditable build --locked --release