Hi all,
Similar to #8590 it would be great if the PEP 735 dependency-groups could be locked with uv pip compile.
I would imagine something like: uv pip compile pyproject.toml -o requirements-dev.txt --group=test.
Linking this for possible interface alignment: