From 2379f020086fe262b86f6320418f6d4bac6fbc57 Mon Sep 17 00:00:00 2001 From: Shivam Maurya <54358380+shvmm@users.noreply.github.com> Date: Tue, 11 Mar 2025 13:04:47 +0530 Subject: [PATCH] Bump esptool to 4.8.1latest (#8367) Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66fe3e6425..b6a0227a02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ tzlocal==5.2 # from time tzdata>=2021.1 # from time pyserial==3.5 platformio==6.1.16 # When updating platformio, also update Dockerfile -esptool==4.7.0 +esptool==4.8.1 click==8.1.7 esphome-dashboard==20250212.0 aioesphomeapi==29.5.1