From 5d6700292587e2c3746e79be0e76a52a127b7278 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 21 Aug 2024 16:38:18 +0200 Subject: [PATCH 1/2] tools: update requirements for nrf-regtool 5.6.0 is required by https://github.com/zephyrproject-rtos/zephyr/ blob/main/modules/hal_nordic/CMakeLists.txt#L15. Signed-off-by: Maciej Perkowski --- scripts/requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements-build.txt b/scripts/requirements-build.txt index 8f19e6771bef..78b9ee76ade7 100644 --- a/scripts/requirements-build.txt +++ b/scripts/requirements-build.txt @@ -6,4 +6,4 @@ imagesize>=1.2.0 intelhex pylint zcbor~=0.8.0 -nrf-regtool~=5.5.1 +nrf-regtool~=5.6.0 From 78095e2507913ee436b414960aaa0cea3b5bc193 Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Wed, 21 Aug 2024 14:54:10 +0000 Subject: [PATCH 2/2] ci: Updating requirements-fixed.txt This is an automated commit from github workflow by NordicBuilder Signed-off-by: Nordic Builder --- scripts/requirements-fixed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements-fixed.txt b/scripts/requirements-fixed.txt index 182fa505b9ac..d620f62aa420 100644 --- a/scripts/requirements-fixed.txt +++ b/scripts/requirements-fixed.txt @@ -70,7 +70,7 @@ msgpack==1.0.5 # via python-can mypy==1.5.1 # via -r zephyr/scripts/requirements-build-test.txt mypy-extensions==1.0.0 # via mypy natsort==8.4.0 # via pyocd -nrf-regtool==5.5.1 # via -r nrf/scripts/requirements-build.txt +nrf-regtool==5.6.0 # via -r nrf/scripts/requirements-build.txt nrfcredstore==1.0.0 # via -r nrf/scripts/requirements-extra.txt numpy==1.26.4 # via svada packaging==24.0 # via -r zephyr/scripts/requirements-base.txt, pkg-about, pytest, python-can, setuptools-scm, west