diff --git a/uv.yaml b/uv.yaml index 97265eb7674..a0221cc016a 100644 --- a/uv.yaml +++ b/uv.yaml @@ -1,6 +1,6 @@ package: name: uv - version: 0.2.17 + version: 0.2.18 epoch: 0 description: An extremely fast Python package installer and resolver, written in Rust. copyright: @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/astral-sh/uv tag: ${{package.version}} - expected-commit: 2eb1e6693c10e23a757232f9bd61055b93042271 + expected-commit: 13b0beb56fdc607c1f38d820dbf8c95c8fd0ce84 - runs: | cargo build --locked --release