From c17624adab770a7611c46ffda94cb885d71be6b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Mar 2021 18:41:19 -0300 Subject: [PATCH] Bump platformio from 5.0.4 to 5.1.0 (#1581) Bumps [platformio](https://github.com/platformio/platformio) from 5.0.4 to 5.1.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/v5.0.4...v5.1.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 280027af36..be7c46f98b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ tzlocal==2.1 pytz==2021.1 pyserial==3.5 ifaddr==0.1.7 -platformio==5.0.4 +platformio==5.1.0 esptool==2.8 click==7.1.2