Skip to content

Commit a69b018

Browse files
hakonfamrlubos
authored andcommitted
scripts: bump nrf-regtool to 7.0.0
This is needed for new UICR layout. Signed-off-by: Håkon Amundsen <[email protected]>
1 parent e348b88 commit a69b018

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/requirements-build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ intelhex
88
pylint
99
setuptools==75.2.0
1010
zcbor~=0.8.0
11-
nrf-regtool~=6.0.0
11+
nrf-regtool~=7.0.0
1212
windows-curses; sys_platform == 'win32'
1313
unidiff

scripts/requirements-fixed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
9797
mypy==1.13.0 ; python_version >= "3.10" and python_version < "4.0"
9898
natsort==8.4.0 ; python_version >= "3.10" and python_version < "4.0"
9999
normality==2.5.0 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64"
100-
nrf-regtool==6.0.0 ; python_version >= "3.10" and python_version < "4.0"
100+
nrf-regtool==7.0.0 ; python_version >= "3.10" and python_version < "4.0"
101101
nrfcredstore==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
102102
numpy==1.26.4 ; python_version >= "3.10" and python_version < "4.0"
103103
packageurl-python==0.16.0 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64"

0 commit comments

Comments
 (0)