Commit a8ce0b3
committed
Add urllib3>=2.7.0 pin to fix CVE-2026-44431 and CVE-2026-44432
- urllib3>=2.7.0 fixes sensitive-header leak on proxied cross-origin
redirects (CVE-2026-44431) and decompression-bomb bypass in the
streaming API (CVE-2026-44432)1 parent 64c5c48 commit a8ce0b3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments