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