From ff43b45113ff9ab2dde8eb03c152d736f934054f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 19:15:54 +1300 Subject: [PATCH] Bump pyserial from 3.4 to 3.5 (#1394) Bumps [pyserial](https://github.com/pyserial/pyserial) from 3.4 to 3.5. - [Release notes](https://github.com/pyserial/pyserial/releases) - [Changelog](https://github.com/pyserial/pyserial/blob/master/CHANGES.rst) - [Commits](https://github.com/pyserial/pyserial/compare/v3.4...v3.5) 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 687382462e..1f3db9fd17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ tornado==6.0.4 protobuf==3.13.0 tzlocal==2.1 pytz==2020.4 -pyserial==3.4 +pyserial==3.5 ifaddr==0.1.7 platformio==5.0.3 esptool==2.8