From f354440fb3df288537677c854f61f0140e1a5fc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:23:06 +0000 Subject: [PATCH] Bump protobuf from 3.6.1 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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.6.1...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements2.txt diff --git a/requirements2.txt b/requirements2.txt old mode 100755 new mode 100644 index d526e73..0881346 --- a/requirements2.txt +++ b/requirements2.txt @@ -84,7 +84,7 @@ pluggy==0.8.0 preshed==1.0.1 prettytable==0.7.2 prompt-toolkit==2.0.7 -protobuf==3.6.1 +protobuf==3.18.3 ptyprocess==0.6.0 py==1.7.0 pyaml==17.12.1