Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ END_UNRELEASED_TEMPLATE
* (py_wheel) py_wheel always creates zip64-capable wheel zips
* (providers) (experimental) {obj}`PyInfo.venv_symlinks` replaces
`PyInfo.site_packages_symlinks`
* (deps) Updating setuptools to patch CVE-2025-47273.
* (deps) Updating setuptools to patch CVE-2025-47273. This effectively makes Python 3.9
the minimum supported version for using pip_parse.

{#1-5-0-fixed}
### Fixed
Expand Down