From d1f8aecc7700bcff7f68b4afc54d19b0e29e9f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:18:34 +0000 Subject: [PATCH] Bump protobuf from 3.5.2.post1 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.2.post1 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/commits/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 bd866e0..c5d7403 --- 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.18.3 psutil==5.4.5 ptyprocess==0.5.2 py==1.5.3