From a401c71d3ee3786efb628d6b5026ea785b5a2e7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 17:18:18 +0200 Subject: [PATCH] Bump protobuf from 3.12.4 to 3.13.0 (#1254) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.4 to 3.13.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.4...v3.13.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 3c6a04e77c..09b8cfecb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ PyYAML==5.3.1 paho-mqtt==1.5.0 colorlog==4.2.1 tornado==6.0.4 -protobuf==3.12.4 +protobuf==3.13.0 tzlocal==2.1 pytz==2020.1 pyserial==3.4