Skip to content

Commit 188cc1d

Browse files
committed
ci: update west version to 1.5.0
Update west to 1.5.0 to resolve submodule caching issue. Signed-off-by: Kari Hamalainen <kari.hamalainen@nordicsemi.no>
1 parent 292cbd6 commit 188cc1d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

scripts/requirements-build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ click>=8.2.0
44
ecdsa
55
grpcio-tools
66
construct>=2.10.70
7-
cryptography>=44.0.1
7+
cryptography>=48.0.1
88
imagesize>=1.2.0
99
intelhex
1010
pylint

scripts/tools-versions-darwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gperf:
1414
dtc:
1515
version: 1.6.1
1616
west:
17-
version: 1.4.0
17+
version: 1.5.0
1818
nanopb:
1919
version: 0.4.6
2020
zephyr-sdk:

scripts/tools-versions-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gperf:
1111
dtc:
1212
version: 1.5.1-1
1313
west:
14-
version: 1.4.0
14+
version: 1.5.0
1515
gn:
1616
version: 71305b07d708830ed7b96006dfa773a79ff313fe
1717
nanopb:

scripts/tools-versions-win10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gperf:
1313
dtc:
1414
version: 1.4.7-1
1515
west:
16-
version: 1.4.0
16+
version: 1.5.0
1717
nanopb:
1818
version: 0.4.6
1919
zephyr-sdk:

0 commit comments

Comments
 (0)