From bac0e01e35217a4eb64f1da30c0525a58d464a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 19:23:08 +0000 Subject: [PATCH] Bump esptool from 5.3.1 to 5.4.0 Bumps [esptool](https://github.com/espressif/esptool) from 5.3.1 to 5.4.0. - [Release notes](https://github.com/espressif/esptool/releases) - [Changelog](https://github.com/espressif/esptool/blob/master/CHANGELOG.md) - [Commits](https://github.com/espressif/esptool/compare/v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: esptool dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd3f7446f3..dfddbed00b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ tzlocal==5.4.4 # from time tzdata>=2026.3 # from time pyserial==3.5 platformio==6.1.19 -esptool==5.3.1 +esptool==5.4.0 click==8.3.3 aioesphomeapi==46.3.0 aiohappyeyeballs==2.7.1 # Happy Eyeballs for requests downloads; already pulled in by aioesphomeapi