From 1d128148ebc172dad40c3995db573a35b3d07c52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 23:19:54 +0000 Subject: [PATCH] Bump protobuf from 3.20.1 to 3.20.2 in /consistency/tool 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] --- 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