Skip to content

Commit

Permalink
Update urllib3 dependency to 2.0.7 to address vulnerability (FreeRTOS…
Browse files Browse the repository at this point in the history
…#1109)

* Update urllib3 dependency to 2.0.7 to address vulnerability

* Set urllib3 dependency to >= 2.0.7

---------

Co-authored-by: Rahul Kar <[email protected]>
Co-authored-by: Nikhil Kamath <[email protected]>
Co-authored-by: Soren Ptak <[email protected]>
  • Loading branch information
4 people committed Feb 18, 2024
1 parent 6a8e2ba commit 48867dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/common/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ gitdb
idna
requests
smmap
urllib3
urllib3 >= 2.0.7
wrapt

0 comments on commit 48867dc

Please sign in to comment.