Skip to content

Commit d491252

Browse files
Update version of urllib3 to adress CVE-2024-37891 (#161)
Signed-off-by: Stewart Francis <[email protected]>
1 parent 032c1b2 commit d491252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Apache License, Version 2.0 (see https://opensource.org/licenses/Apache-2.0)
33
requests==2.32.3
44
xmltodict==0.12.0
5-
urllib3==1.26.18
5+
urllib3==1.26.19

0 commit comments

Comments
 (0)