From e4e60a8e0a0146b09e50ae7c3864db984e4ce109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:33:29 +0000 Subject: [PATCH] Bump protobuf from 3.10.0 to 3.15.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.10.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.10.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index d940c60..257eb02 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ opencv-python==4.1.1.26 pandas==0.24.2 Pillow==6.2.0 pptk==0.1.0 -protobuf==3.10.0 +protobuf==3.15.0 pykitti==0.3.1 scikit-image==0.14.2 scikit-learn==0.20.3