Skip to content

Commit 279234d

Browse files
jangalda-nscnordicjm
authored andcommitted
ci: Bump pip-compile-cross-platform
pip-compile-cross-platform==1.4.2+nordic2 fixes issues with unnecessary updates of python packages when they are available in PYPI. Signed-off-by: Jan Gałda <[email protected]>
1 parent 2a2178f commit 279234d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-pip-requirements-fixed-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
pip3 install \
6464
--extra-index-url https://files.nordicsemi.com/artifactory/api/pypi/nordic-pypi/simple \
65-
pip-compile-cross-platform==1.4.2+nordic --upgrade > /dev/null 2>&1
65+
pip-compile-cross-platform==1.4.2+nordic.2 --upgrade > /dev/null 2>&1
6666
pip-compile-cross-platform \
6767
bootloader/mcuboot/scripts/requirements.txt \
6868
nrf/scripts/requirements-ci.txt \

0 commit comments

Comments
 (0)