We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe6d38 commit 473e91bCopy full SHA for 473e91b
CHANGELOG.md
@@ -93,7 +93,6 @@ END_UNRELEASED_TEMPLATE
93
94
{#1-5-0-changed}
95
### Changed
96
-
97
* (toolchain) Bundled toolchain version updates:
98
* 3.9 now references 3.9.23
99
* 3.10 now references 3.10.18
@@ -109,7 +108,8 @@ END_UNRELEASED_TEMPLATE
109
108
* (py_wheel) py_wheel always creates zip64-capable wheel zips
110
* (providers) (experimental) {obj}`PyInfo.venv_symlinks` replaces
111
`PyInfo.site_packages_symlinks`
112
-* (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.
113
114
{#1-5-0-fixed}
115
### Fixed
0 commit comments