From 281898de064cac9c6088abe6131bd72561cb4be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 01:28:16 +0000 Subject: [PATCH] Bump protobuf from 3.19.1 to 3.19.5 in /cmd/suggestion/pbt/v1beta1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.1 to 3.19.5. - [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.19.1...v3.19.5) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cmd/suggestion/pbt/v1beta1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/suggestion/pbt/v1beta1/requirements.txt b/cmd/suggestion/pbt/v1beta1/requirements.txt index 2f4b3a6ba97..6612b114d13 100644 --- a/cmd/suggestion/pbt/v1beta1/requirements.txt +++ b/cmd/suggestion/pbt/v1beta1/requirements.txt @@ -1,4 +1,4 @@ grpcio==1.41.1 -protobuf==3.19.1 +protobuf==3.19.5 googleapis-common-protos==1.53.0 numpy==1.22.2