Commit 95cee26
committed
fix: bump urllib3 minimum to 2.6.3 for CVE-2026-21441
Tighten the urllib3 constraint from >2.6.0 to >2.6.2 so the resolver
picks 2.6.3+, which patches CVE-2026-21441 (vulnerable range
>=1.22, <2.6.3).1 parent 1ff3888 commit 95cee26
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments