Commit eecbbe3
committed
fix: correct urllib3 version requirement to >=2.6.0
- urllib3 2.6.0 fixes CVE-2025-66471 and CVE-2025-66418
- Version 2.6.3 does not exist yet, latest is 2.6.2
- All 6 high-severity CVEs are resolved with urllib3 >= 2.6.01 parent 38b8bae commit eecbbe3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments