File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ END_UNRELEASED_TEMPLATE
72
72
* (py_wheel) py_wheel always creates zip64-capable wheel zips
73
73
* (providers) (experimental) {obj}` PyInfo.venv_symlinks ` replaces
74
74
` PyInfo.site_packages_symlinks `
75
+ * (deps) Updating setuptools to patch CVE-2025 -47273.
75
76
76
77
{#v0-0-0-fixed}
77
78
### Fixed
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ _RULE_DEPS = [
76
76
),
77
77
(
78
78
"pypi__setuptools" ,
79
- "https://files.pythonhosted.org/packages/de/88/70c5767a0e43eb4451c2200f07d042a4bcd7639276003a9c54a68cfcc1f8 /setuptools-70.0.0 -py3-none-any.whl" ,
80
- "54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4 " ,
79
+ "https://files.pythonhosted.org/packages/90/99/158ad0609729111163fc1f674a5a42f2605371a4cf036d0441070e2f7455 /setuptools-78.1.1 -py3-none-any.whl" ,
80
+ "c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 " ,
81
81
),
82
82
(
83
83
"pypi__tomli" ,
You can’t perform that action at this time.
0 commit comments