Skip to content

Commit de8d090

Browse files
authored
Fix vulnerable urllib3 package. (#8)
Signed-off-by: Ankit Agrawal <ankit.agrawal@broadcom.com>
1 parent a1d1bf9 commit de8d090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎requirements-third-party.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ pyOpenSSL==24.2.1
88
requests==2.32.3
99
setuptools
1010
six==1.17.0
11-
urllib3==2.6.1
11+
urllib3==2.6.3

0 commit comments

Comments
 (0)