From 6612299c4aa624b294bc2d2b822820a05ca7048e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:31:24 +0000 Subject: [PATCH] Bump protobuf from 3.0.0b2 to 3.15.0 in /common Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.0.0b2 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.0.0-beta-2...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/requirements.txt b/common/requirements.txt index 556507c..3afc155 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -33,7 +33,7 @@ pickleshare==0.7.4 Pillow==4.1.1 prettytable==0.7.2 prompt-toolkit==1.0.7 -protobuf==3.0.0b2 +protobuf==3.15.0 psclient==2.0 ptyprocess==0.5.1 pyasn1==0.2.3