diff --git a/scripts/requirements-fixed.txt b/scripts/requirements-fixed.txt index 81d47543a79..71804979f70 100644 --- a/scripts/requirements-fixed.txt +++ b/scripts/requirements-fixed.txt @@ -32,7 +32,7 @@ charset-normalizer==3.4.4 ; python_version >= "3.12" and python_version < "4.0" clang-format==21.1.8 ; python_version >= "3.12" and python_version < "4.0" click-command-tree==1.2.0 ; python_version >= "3.12" and python_version < "4.0" click-option-group==0.5.9 ; python_version >= "3.12" and python_version < "4.0" -click==8.2.1 ; python_version >= "3.12" and python_version < "4.0" +click==8.4.1 ; python_version >= "3.12" and python_version < "4.0" cmsis-pack-manager==0.6.0 ; python_version >= "3.12" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.12" and python_version < "4.0" coloredlogs==15.0.1 ; python_version >= "3.12" and python_version < "4.0" @@ -120,8 +120,8 @@ pyelftools==0.32 ; python_version >= "3.12" and python_version < "4.0" pygit2==1.18.2 ; python_version >= "3.12" and python_version < "4.0" pygithub==2.8.1 ; python_version >= "3.12" and python_version < "4.0" pygments==2.20.0 ; python_version >= "3.12" and python_version < "4.0" -pyjwt==2.12.1 ; python_version >= "3.12" and python_version < "4.0" -pyjwt[crypto]==2.12.1 ; python_version >= "3.12" and python_version < "4.0" +pyjwt==2.13.0 ; python_version >= "3.12" and python_version < "4.0" +pyjwt[crypto]==2.13.0 ; python_version >= "3.12" and python_version < "4.0" pykwalify==1.8.0 ; python_version >= "3.12" and python_version < "4.0" pylink-square==1.7.0 ; python_version >= "3.12" and python_version < "4.0" pylint==4.0.4 ; python_version >= "3.12" and python_version < "4.0" diff --git a/scripts/tools-versions-darwin.yml b/scripts/tools-versions-darwin.yml index 0d956fe5695..c0ad6a0fb2e 100644 --- a/scripts/tools-versions-darwin.yml +++ b/scripts/tools-versions-darwin.yml @@ -22,10 +22,12 @@ zephyr-sdk: architectures: # https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v1.0.1 - arm-zephyr-eabi - riscv64-zephyr-elf +ccache: + version: 4.13.6 doxygen: version: 1.12.0 pip: - version: 26.1.1 + version: 26.1.2 nrfutil: version: 8.1.1 subcommands: diff --git a/scripts/tools-versions-linux.yml b/scripts/tools-versions-linux.yml index e6d31a7e1a1..bb89983296d 100644 --- a/scripts/tools-versions-linux.yml +++ b/scripts/tools-versions-linux.yml @@ -22,13 +22,13 @@ zephyr-sdk: - arm-zephyr-eabi - riscv64-zephyr-elf ccache: - version: 4.8.2 + version: 4.13.4 dfu_util: version: 0.9-1 doxygen: version: 1.12.0 pip: - version: 26.1.1 + version: 26.1.2 nrfutil: version: 8.1.1 subcommands: diff --git a/scripts/tools-versions-win10.yml b/scripts/tools-versions-win10.yml index d6b4a44dd1f..032181d99cd 100644 --- a/scripts/tools-versions-win10.yml +++ b/scripts/tools-versions-win10.yml @@ -21,10 +21,12 @@ zephyr-sdk: architectures: # https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v1.0.1 - arm-zephyr-eabi - riscv64-zephyr-elf +ccache: + version: 4.13.4 doxygen: version: 1.12.0 pip: - version: 26.1.1 + version: 26.1.2 nrfutil: version: 8.1.1 subcommands: