Commit e47cd16
v1.2.2 - fix urllib3 vulnerabilities (CVE-2026-44432, CVE-2026-44431)
Pin urllib3 to >=2.7.0 to patch two high-severity Snyk issues
introduced transitively via requests:
- CVE-2026-44432 Decompression Bomb (CVSS 8.9)
- CVE-2026-44431 Sensitive Information Disclosure on redirects (CVSS 8.2)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent eeeab4c commit e47cd16
2 files changed
Lines changed: 18 additions & 10 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments