From d2b9883aa540cc15cf0ccfc6158b3b2a33e3babc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 15:01:47 +0000 Subject: [PATCH] Bump platformio from 6.1.19 to 6.2.0 Bumps [platformio](https://github.com/platformio/platformio) from 6.1.19 to 6.2.0. - [Release notes](https://github.com/platformio/platformio/releases) - [Changelog](https://github.com/platformio/platformio-core/blob/develop/HISTORY.rst) - [Commits](https://github.com/platformio/platformio/compare/v6.1.19...v6.2.0) --- updated-dependencies: - dependency-name: platformio dependency-version: 6.2.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 72c42dad32..2b2dbf2192 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ colorama==0.4.6 tzlocal==5.4.4 # from time tzdata>=2026.3 # from time pyserial==3.5 -platformio==6.1.19 +platformio==6.2.0 esptool==5.4.0 click==8.3.3 aioesphomeapi==46.4.0