Commit 5f8798e
authored
security: bump urllib3 to 2.7.0 to fix HIGH advisories (#18)
Resolves two HIGH Dependabot alerts (both patched in 2.5.0+):
- Decompression-bomb safeguards bypassed in parts of the streaming API
(GHSA-48p4-8xcf-vjwc / CVE-2025-50181)
- Sensitive headers forwarded across origins in proxied low-level redirects
(GHSA-pq67-6m6q-mj2v / CVE-2025-50182)
Non-breaking same-major bump: 2.6.3 -> 2.7.0.1 parent 7a52648 commit 5f8798e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
0 commit comments