Skip to content

Commit

Permalink
scripts: requirements-base.txt update certifi becuase of CVE
Browse files Browse the repository at this point in the history
certifi >=2024.7.4 # from requests above;  https://nvd.nist.gov/vuln/detail/CVE-2024-39689

Signed-off-by: Thomas Stilwell <Thomas.Stilwell@nordicsemi.no>
  • Loading branch information
thst-nordic authored and karstenkoenig committed Jul 31, 2024
1 parent c34c031 commit ea10269
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/requirements-base.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
west>=1.0.0
certifi >=2024.7.4 # from requests above; https://nvd.nist.gov/vuln/detail/CVE-2024-39689

0 comments on commit ea10269

Please sign in to comment.