From 1a270374e05bc42fc7b796cdd0f7b8f88698ee5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 09:45:28 -0300 Subject: [PATCH] Bump platformio from 5.0.1 to 5.0.2 (#1355) Bumps [platformio](https://github.com/platformio/platformio) from 5.0.1 to 5.0.2. - [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.1...v5.0.2) 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 c5e0c86d41..96e5169974 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ tzlocal==2.1 pytz==2020.1 pyserial==3.4 ifaddr==0.1.7 -platformio==5.0.1 +platformio==5.0.2 esptool==2.8 click==7.1.2