From c3b725d2ef096635001a4f92ed8af9e9c3aa9864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 05:34:09 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 3.15.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.15.6. - [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.13.0...v3.15.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ed3b1819fa..b4667a69f9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ paho-mqtt==1.5.1 colorama==0.4.4 colorlog==4.6.2 tornado==6.1 -protobuf==3.13.0 +protobuf==3.15.6 tzlocal==2.1 pytz==2020.5 pyserial==3.5