From 5e05eada947a1a801f868c3f34e8761923c5e380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:52:22 +0000 Subject: [PATCH] Bump protobuf from 3.10.0 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.10.0 to 3.18.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.10.0...v3.18.3) --- 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..1a7fd19 --- 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.18.3 pykitti==0.3.1 scikit-image==0.14.2 scikit-learn==0.20.3