Bump wheel to address CVE-2026-24049 (#16253)

Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
Seth Foster
2026-02-12 13:09:25 -05:00
committed by GitHub
parent 01293f1b45
commit c515b86fa6
3 changed files with 4 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ twisted[tls]>=24.7.0 # CVE-2024-41810
urllib3>=2.6.3 # CVE-2024-37891
uWSGI>=2.0.28
uwsgitop
wheel>=0.38.1 # CVE-2022-40898
wheel>=0.46.2 # CVE-2026-24049
pip==25.3 # see UPGRADE BLOCKERs
setuptools==80.9.0 # see UPGRADE BLOCKERs
setuptools-scm[toml]