98523e2014
This PR adds support for `uv lock --dry-run`, as described in issue #6408. One thing to note: this functionality, as implemented, isn't limited to `-U` (if someone adds a dependency to the project's `pyproject.toml`, the plan will include these changes). --------- Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>