Bug Fixes
- Fix a bug that dependencies can't be updated when the table is separated by another table. #2056
- Fix a bug that
*_lock
hooks are always emitted with dry_run=True inpdm update
. #2060 - Fix a bug that
pdm install --plugins
can't install self. #2062 - Fix a cache collision between named requirements and url requirements. #2064