Skip to content

Commit 016bc17

Browse files
committed
scripts: tools-versions: use nrfutil device 2.20.0
Update nrfutil device. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
1 parent 2a0fdff commit 016bc17

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

scripts/requirements-fixed.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bitstring==4.3.1 ; python_version >= "3.12" and python_version < "4.0"
2222
blessed==1.25.0 ; python_version >= "3.12" and python_version < "4.0"
2323
boolean-py==5.0 ; python_version >= "3.12" and python_version < "4.0"
2424
canopen==2.4.1 ; python_version >= "3.12" and python_version < "4.0"
25-
capstone==5.0.6 ; python_version >= "3.12" and python_version < "4.0"
25+
capstone==5.0.9 ; python_version >= "3.12" and python_version < "4.0"
2626
cbor2==5.9.0 ; python_version >= "3.12" and python_version < "4.0"
2727
cbor==1.0.0 ; python_version >= "3.12" and python_version < "4.0"
2828
certifi==2026.1.4 ; python_version >= "3.12" and python_version < "4.0"
@@ -40,7 +40,7 @@ colorlog==6.10.1 ; python_version >= "3.12" and python_version < "4.0"
4040
construct==2.10.70 ; python_version >= "3.12" and python_version < "4.0"
4141
coverage==7.13.1 ; python_version >= "3.12" and python_version < "4.0"
4242
crcmod==1.7 ; python_version >= "3.12" and python_version < "4.0"
43-
cryptography==46.0.7 ; python_version >= "3.12" and python_version < "4.0"
43+
cryptography==48.0.1 ; python_version >= "3.12" and python_version < "4.0"
4444
deepmerge==2.0 ; python_version >= "3.12" and python_version < "4.0"
4545
dill==0.4.0 ; python_version >= "3.12" and python_version < "4.0"
4646
docopt==0.6.2 ; python_version >= "3.12" and python_version < "4.0"
@@ -53,7 +53,7 @@ future==1.0.0 ; python_version >= "3.12" and python_version < "4.0"
5353
gcovr==8.6 ; python_version >= "3.12" and python_version < "4.0"
5454
gitdb==4.0.12 ; python_version >= "3.12" and python_version < "4.0"
5555
gitlint-core==0.19.1 ; python_version >= "3.12" and python_version < "4.0"
56-
gitpython==3.1.50 ; python_version >= "3.12" and python_version < "4.0"
56+
gitpython==3.1.59 ; python_version >= "3.12" and python_version < "4.0"
5757
graphviz==0.21 ; python_version >= "3.12" and python_version < "4.0"
5858
grpcio-tools==1.76.0 ; python_version >= "3.12" and python_version < "4.0"
5959
grpcio==1.76.0 ; python_version >= "3.12" and python_version < "4.0"
@@ -101,7 +101,7 @@ oscrypto==1.3.0 ; python_version >= "3.12" and python_version < "4.0"
101101
packaging==25.0 ; python_version >= "3.12" and python_version < "4.0"
102102
pathspec==1.0.3 ; python_version >= "3.12" and python_version < "4.0"
103103
patool==4.0.3 ; python_version >= "3.12" and python_version < "4.0"
104-
pillow==12.2.0 ; python_version >= "3.12" and python_version < "4.0"
104+
pillow==12.3.0 ; python_version >= "3.12" and python_version < "4.0"
105105
pkg-about==2.0.9 ; python_version >= "3.12" and python_version < "4.0"
106106
platformdirs==4.5.1 ; python_version >= "3.12" and python_version < "4.0"
107107
plotly==6.5.1 ; python_version >= "3.12" and python_version < "4.0"
@@ -113,7 +113,7 @@ protobuf==6.33.4 ; python_version >= "3.12" and python_version < "4.0"
113113
psutil==7.2.1 ; python_version >= "3.12" and python_version < "4.0"
114114
py-utlx==2.0.2 ; python_version >= "3.12" and python_version < "4.0"
115115
py==1.11.0 ; python_version >= "3.12" and python_version < "4.0"
116-
pyasn1==0.6.3 ; python_version >= "3.12" and python_version < "4.0"
116+
pyasn1==0.6.4 ; python_version >= "3.12" and python_version < "4.0"
117117
pycparser==2.23 ; python_version >= "3.12" and python_version < "4.0" and implementation_name != "PyPy"
118118
pycryptodome==3.21.0 ; python_version >= "3.12" and python_version < "4.0"
119119
pyelftools==0.32 ; python_version >= "3.12" and python_version < "4.0"
@@ -158,8 +158,8 @@ runs==1.2.2 ; python_version >= "3.12" and python_version < "4.0"
158158
semantic-version==2.10.0 ; python_version >= "3.12" and python_version < "4.0"
159159
semver==3.0.4 ; python_version >= "3.12" and python_version < "4.0"
160160
setuptools-scm==9.2.2 ; python_version >= "3.12" and python_version < "4.0"
161-
setuptools==80.10.1 ; python_version >= "3.12" and python_version < "4.0"
162-
sh==2.2.2 ; python_version >= "3.12" and python_version < "4.0" and sys_platform != "win32"
161+
setuptools==83.0.0 ; python_version >= "3.12" and python_version < "4.0"
162+
sh==2.3.0 ; python_version >= "3.12" and python_version < "4.0" and sys_platform != "win32"
163163
six==1.17.0 ; python_version >= "3.12" and python_version < "4.0"
164164
sly==0.5 ; python_version >= "3.12" and python_version < "4.0"
165165
smmap==5.0.2 ; python_version >= "3.12" and python_version < "4.0"

scripts/tools-versions-darwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ pip:
3131
nrfutil:
3232
version: 8.1.1
3333
subcommands:
34-
device: 2.19.0
34+
device: 2.20.0

scripts/tools-versions-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ pip:
3232
nrfutil:
3333
version: 8.1.1
3434
subcommands:
35-
device: 2.19.0
35+
device: 2.20.0

scripts/tools-versions-win10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ pip:
3030
nrfutil:
3131
version: 8.1.1
3232
subcommands:
33-
device: 2.19.0
33+
device: 2.20.0

0 commit comments

Comments
 (0)