From 12646c6feb03f91dd807db8c334fcb1cc1cb2c02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 21:18:48 +0000 Subject: [PATCH] Bump protobuf from 3.0.0b2 to 3.18.3 in /common Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.0.0b2 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] --- common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/requirements.txt b/common/requirements.txt index 556507c..3fb6782 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.18.3 psclient==2.0 ptyprocess==0.5.1 pyasn1==0.2.3