From 4b20316107dc173b217f3869b98365c8bd77571e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:27:26 -0700 Subject: [PATCH] Bump protobuf from 3.20.1 to 3.20.2 in /consistency/tool (#240) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Burks --- consistency/tool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consistency/tool/requirements.txt b/consistency/tool/requirements.txt index ff9c0c28..e2e31025 100644 --- a/consistency/tool/requirements.txt +++ b/consistency/tool/requirements.txt @@ -19,7 +19,7 @@ pandas==1.4.3 parameterized==0.8.1 pathspec==0.9.0 platformdirs==2.5.2 -protobuf==3.20.1 +protobuf==3.20.2 pyasn1==0.4.8 pyasn1-modules==0.2.8 python-dateutil==2.8.2