From 63d8071dbd9de16b8fe7c609b295b22ae171d8ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 13:15:16 -0300 Subject: [PATCH] Bump platformio from 5.0.2 to 5.0.3 (#1372) Bumps [platformio](https://github.com/platformio/platformio) from 5.0.2 to 5.0.3. - [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.2...v5.0.3) 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 22c71b0bfa..39672b6e45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ tzlocal==2.1 pytz==2020.4 pyserial==3.4 ifaddr==0.1.7 -platformio==5.0.2 +platformio==5.0.3 esptool==2.8 click==7.1.2