uv/crates/uv-resolver
Charlie Marsh 8d6b369274
Refresh lockfile when --refresh is provided (#15991) (#15994)
## Summary

If you provide `--refresh` to `uv lock`, we'll now always resolve (even
though it might return the same result). This is also robust to
`--locked` such that `--refresh --locked` will only fail if the lockfile
changes.

Closes https://github.com/astral-sh/uv/issues/15997.
2025-09-23 07:25:13 -04:00
..
src Refresh lockfile when --refresh is provided (#15991) (#15994) 2025-09-23 07:25:13 -04:00
Cargo.toml Avoid re-parsing pyproject.toml when provided as a source (#15851) 2025-09-15 10:07:38 -04:00