diff --git a/scripts/pip-audit-whitelist.yml b/scripts/pip-audit-whitelist.yml index 4731ca446c92..9ab982bb67ee 100644 --- a/scripts/pip-audit-whitelist.yml +++ b/scripts/pip-audit-whitelist.yml @@ -3,3 +3,4 @@ py: - GHSA-wj6h-64fc-37mp - GHSA-4xh5-x5gv-qwph - GHSA-f83h-ghpp-7wcc + - CVE-2025-69277 diff --git a/scripts/requirements-fixed.txt b/scripts/requirements-fixed.txt index 21a9639b638b..635dc1d20d8e 100644 --- a/scripts/requirements-fixed.txt +++ b/scripts/requirements-fixed.txt @@ -24,7 +24,7 @@ blessed==1.22.0 ; python_version >= "3.12" and python_version < "4.0" boolean-py==4.0 ; python_version >= "3.12" and python_version < "4.0" canopen==2.3.0 ; python_version >= "3.12" and python_version < "4.0" capstone==4.0.2 ; python_version >= "3.12" and python_version < "4.0" -cbor2==5.6.5 ; python_version >= "3.12" and python_version < "4.0" +cbor2==5.8.0 ; python_version >= "3.12" and python_version < "4.0" cbor==1.0.0 ; python_version >= "3.12" and python_version < "4.0" certifi==2025.4.26 ; python_version >= "3.12" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.12" and python_version < "4.0" @@ -50,7 +50,7 @@ ecdsa==0.19.1 ; python_version >= "3.12" and python_version < "4.0" editdistance==0.8.1 ; python_version >= "3.12" and python_version < "4.0" editor==1.6.6 ; python_version >= "3.12" and python_version < "4.0" fastjsonschema==2.20.0 ; python_version >= "3.12" and python_version < "4.0" -filelock==3.19.1 ; python_version >= "3.12" and python_version < "4.0" +filelock==3.20.1 ; python_version >= "3.12" and python_version < "4.0" future==1.0.0 ; python_version >= "3.12" and python_version < "4.0" gcovr==8.3 ; python_version >= "3.12" and python_version < "4.0" gitdb==4.0.12 ; python_version >= "3.12" and python_version < "4.0" @@ -183,7 +183,7 @@ tqdm==4.67.1 ; python_version >= "3.12" and python_version < "4.0" typing-extensions==4.14.1 ; python_version >= "3.12" and python_version < "4.0" unidiff==0.7.5 ; python_version >= "3.12" and python_version < "4.0" uritools==5.0.0 ; python_version >= "3.12" and python_version < "4.0" -urllib3==2.6.0 ; python_version >= "3.12" and python_version < "4.0" +urllib3==2.6.3 ; python_version >= "3.12" and python_version < "4.0" vermin==1.6.0 ; python_version >= "3.12" and python_version < "4.0" wasmtime==24.0.0 ; python_version >= "3.12" and python_version < "4.0" wcwidth==0.2.13 ; python_version >= "3.12" and python_version < "4.0" diff --git a/scripts/tools-versions-darwin.yml b/scripts/tools-versions-darwin.yml index d0d5d59d115e..a2dc5f6cff8a 100644 --- a/scripts/tools-versions-darwin.yml +++ b/scripts/tools-versions-darwin.yml @@ -29,4 +29,4 @@ pip: nrfutil: version: 8.1.1 subcommands: - device: 2.15.6 + device: 2.15.7 diff --git a/scripts/tools-versions-linux.yml b/scripts/tools-versions-linux.yml index fa6f7c04c357..4f0d851503c3 100644 --- a/scripts/tools-versions-linux.yml +++ b/scripts/tools-versions-linux.yml @@ -32,4 +32,4 @@ pip: nrfutil: version: 8.1.1 subcommands: - device: 2.15.6 + device: 2.15.7 diff --git a/scripts/tools-versions-win10.yml b/scripts/tools-versions-win10.yml index 8068aab55a46..1087ccef16f3 100644 --- a/scripts/tools-versions-win10.yml +++ b/scripts/tools-versions-win10.yml @@ -28,4 +28,4 @@ pip: nrfutil: version: 8.1.1 subcommands: - device: 2.15.6 + device: 2.15.7