From 0fd92bfc08bafb2514aba255875ec48348617843 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 05:27:56 +0000 Subject: [PATCH] Bump protobuf from 3.6.0 to 3.12.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.0 to 3.12.2. - [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.6.0...v3.12.2) Signed-off-by: dependabot-preview[bot] --- requirements-cpu.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-cpu.txt b/requirements-cpu.txt index 3a33513..fc0b8e4 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -11,7 +11,7 @@ networkx==2.1 numpy==1.14.5 Pillow==5.2.0 pkginfo==1.4.2 -protobuf==3.6.0 +protobuf==3.12.2 pyparsing==2.2.0 python-dateutil==2.7.3 pytz==2018.5 diff --git a/requirements.txt b/requirements.txt index 9265cf1..c4ac0d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ networkx==2.1 numpy==1.14.5 Pillow==5.2.0 pkginfo==1.4.2 -protobuf==3.6.0 +protobuf==3.12.2 pyparsing==2.2.0 python-dateutil==2.7.3 pytz==2018.5