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 39a0791 commit 20d43b1Copy full SHA for 20d43b1
CHANGELOG.md
@@ -109,8 +109,8 @@ END_UNRELEASED_TEMPLATE
109
* (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. This effectively makes Python 3.9
113
- the minimum supported version for using pip_parse.
+* (deps) Updated setuptools to 78.1.1 to patch CVE-2025-47273. This effectively makes
+ Python 3.9 the minimum supported version for using `pip_parse`.
114
115
{#1-5-0-fixed}
116
### Fixed
0 commit comments