Skip to content

Commit d9b9f9d

Browse files
authored
[AWSX] fix(logs fowarder): Bump urllib3 version - CVE-2026-21441 (#1042)
1 parent c6e7b2a commit d9b9f9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws/logs_monitoring/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ requests
1919
setuptools>=80.9.0
2020
six
2121
typing-extensions
22-
urllib3>=2.6.0,<3.0
22+
urllib3>=2.6.3,<3.0
2323
wrapt==1.14.0
2424
xmltodict
2525
zipp

0 commit comments

Comments
 (0)