Skip to content

Commit e3504fe

Browse files
committed
Update urllib3 to 2.6.0+
This dependency update prevents a malicious compression exploit as documented in CVE-2025-66418. https://nvd.nist.gov/vuln/detail/CVE-2025-66418
1 parent 47124bc commit e3504fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

link-verifier/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ idna==3.7
66
requests==2.32.4
77
soupsieve==2.1
88
termcolor==1.1.0
9-
urllib3>=2.0.7
9+
urllib3>=2.6.0

0 commit comments

Comments
 (0)