From 66281b47a58255fe56f0b7c1966dce77b6cb35c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:49:59 +0000 Subject: [PATCH] Bump protobuf from 3.5.2.post1 to 3.15.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.2.post1 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/commits/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 bd866e0..49205cc --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ pipreqs==0.4.9 pluggy==0.6.0 progressbar2==3.38.0 prompt-toolkit==1.0.15 -protobuf==3.5.2.post1 +protobuf==3.15.0 psutil==5.4.5 ptyprocess==0.5.2 py==1.5.3