diff --git a/tools/ci/platforms/darwin.sh b/tools/ci/platforms/darwin.sh index 250eb2fb126..db548f682a3 100755 --- a/tools/ci/platforms/darwin.sh +++ b/tools/ci/platforms/darwin.sh @@ -278,7 +278,7 @@ python_tools() { construct \ cvt2utf \ cxxfilt \ - esptool==4.8.dev4 \ + esptool==5.2.0 \ imgtool==1.9.0 \ kconfiglib \ pexpect==4.8.0 \