mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 00:37:44 -04: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:
parent
6a8e2ba7dc
commit
48867dce4a
1 changed files with 1 additions and 1 deletions
2
.github/scripts/common/requirements.txt
vendored
2
.github/scripts/common/requirements.txt
vendored
|
@ -10,5 +10,5 @@ gitdb
|
|||
idna
|
||||
requests
|
||||
smmap
|
||||
urllib3
|
||||
urllib3 >= 2.0.7
|
||||
wrapt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue