Skip to content

Commit 7aeba4f

Browse files
authored
Merge branch 'main' into fix-local-toolchain-watch-include-no-tests
2 parents b8f90be + d2c7ba2 commit 7aeba4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ END_UNRELEASED_TEMPLATE
112112
* (py_wheel) py_wheel always creates zip64-capable wheel zips
113113
* (providers) (experimental) {obj}`PyInfo.venv_symlinks` replaces
114114
`PyInfo.site_packages_symlinks`
115-
* (deps) Updating setuptools to patch CVE-2025-47273.
115+
* (deps) Updated setuptools to 78.1.1 to patch CVE-2025-47273. This effectively makes
116+
Python 3.9 the minimum supported version for using `pip_parse`.
116117

117118
{#1-5-0-fixed}
118119
### Fixed

0 commit comments

Comments
 (0)