From 379b9ec15c19a19a4280cad5862097263afcd744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:53:45 +0000 Subject: [PATCH] Bump protobuf from 3.6.0 to 3.15.0 in /services/rcnn Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.0 to 3.15.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.6.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/rcnn/requirements-missingcaffe.txt | 2 +- services/rcnn/requirements-old.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/rcnn/requirements-missingcaffe.txt b/services/rcnn/requirements-missingcaffe.txt index 796d3b37..ccdcc394 100644 --- a/services/rcnn/requirements-missingcaffe.txt +++ b/services/rcnn/requirements-missingcaffe.txt @@ -18,7 +18,7 @@ networkx==2.1 numpy==1.14.5 opencv-python==3.4.1.15 Pillow==5.1.0 -protobuf==3.6.0 +protobuf==3.15.0 pyparsing==2.2.0 python-dateutil==2.7.3 pytz==2018.4 diff --git a/services/rcnn/requirements-old.txt b/services/rcnn/requirements-old.txt index 796d3b37..ccdcc394 100644 --- a/services/rcnn/requirements-old.txt +++ b/services/rcnn/requirements-old.txt @@ -18,7 +18,7 @@ networkx==2.1 numpy==1.14.5 opencv-python==3.4.1.15 Pillow==5.1.0 -protobuf==3.6.0 +protobuf==3.15.0 pyparsing==2.2.0 python-dateutil==2.7.3 pytz==2018.4