Sourced from pip's changelog.
23.2.1 (2023-07-22)
Bug Fixes
- Disable PEP 658 metadata fetching with the legacy resolver. (
[#12156](https://github.com/pypa/pip/issues/12156) <https://github.com/pypa/pip/issues/12156>
_)
4a79e65
Bump for release81a0711
Update AUTHORS.txt1d4674c
Merge pull request #12163 from pfmoore/fix_1215639aa7ed
Fix a direct creation of RequirementPreparer in the testsc12139d
Disable PEP 658 for the legacy resolver593b85f
Use strict optional checking in misc.py (#11382)b252ad8
Merge pull request #12148 from mtreinish/patch-12681425
Correct typo in 23.2 Changelog Bug Fixes1d5b120
Merge pull request #12145 from pfmoore/release/23.2b6a2670
Bump for development