Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-5926907
  • Loading branch information
snyk-bot committed Oct 3, 2023
commit 213b073ac5c1343bc14531019b3a4dbaef49c132
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ six==1.11.0
git+https://github.com/armmbed/[email protected]
mbed-cloud-sdk==2.0.1
icetea>=1.0.2,<1.1
urllib3>=1.26.17 # not directly required, pinned by Snyk to avoid a vulnerability