mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 00:03:42 +00:00
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>
This commit is contained in:
2
.github/scripts/common/requirements.txt
vendored
2
.github/scripts/common/requirements.txt
vendored
@@ -10,5 +10,5 @@ gitdb
|
|||||||
idna
|
idna
|
||||||
requests
|
requests
|
||||||
smmap
|
smmap
|
||||||
urllib3
|
urllib3 >= 2.0.7
|
||||||
wrapt
|
wrapt
|
||||||
|
|||||||
Reference in New Issue
Block a user