Update urllib3 dependency to 2.0.7 to address vulnerability (#1109)

* Update urllib3 dependency to 2.0.7 to address vulnerability

* Set urllib3 dependency to >= 2.0.7

---------

Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
Co-authored-by: Nikhil Kamath <110539926+amazonKamath@users.noreply.github.com>
Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
pull/1140/head^2
jasonpcarroll 12 months ago committed by GitHub
parent 6a8e2ba7dc
commit 48867dce4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,5 +10,5 @@ gitdb
idna
requests
smmap
urllib3
urllib3 >= 2.0.7
wrapt

Loading…
Cancel
Save