Release v2024.2.0
What's Changed
- Bump black from 23.3 to 24.3.0 by @dependabot in #6112
- vendor in pip 24.2 by @matteius in #6263
- Fix strings in virtualenv.py by @ericbrandwein in #6268
- Update pipdeptree by @oz123 in #6275
- Fix the assumption that all distributions are named by @TurnrDev in #6272
- Updated logic for determining available python version string. by @matteius in #6278
- Refactor do_check routine to be more modular and address concerns about quiet flag by @matteius in #6277
- install should not do full lock resolution, as that is the purpose of pipenv lock by @matteius in #6276
- Some improvemets in requirementslib for clarity by @vshulcz in #6279
New Contributors
- @ericbrandwein made their first contribution in #6268
- @TurnrDev made their first contribution in #6272
- @vshulcz made their first contribution in #6279
Full Changelog: v2024.1.0...v2024.2.0