Features & Improvements
- Support dependency groups as standardized by PEP 735. By default, dev dependencies will be written to
[dependency-groups]table. (#3230)
Bug Fixes
- Fix a bug that
strategy.inherit_metadataconfig is not honored when using--lockfileoption. (#3232) - Always perform install-time resolution when
use_uvis on. (#3233)
Miscellany
- Update
resolvelibto 1.1.0. (#3235)