mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-26 21:44:14 +00:00
![]() ## Summary This PR ensures that if a lockfile already contains a resolved reference (e.g., you locked with `main` previously, and it locked to a specific commit), and you run `uv lock`, we use the same SHA, even if it's not the latest SHA for that tag. This avoids upgrading Git dependencies without `--upgrade`. Closes #3920. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |