From 1b0230f3879206a0eb11ff1f855831390ad75ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 05:57:19 +0000 Subject: [PATCH] Bump protobuf from 4.21.5 to 4.21.6 in /dev Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.5 to 4.21.6. - [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) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/requirements.txt b/dev/requirements.txt index fe8d78b252b4e..c610d84c11ae0 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -48,4 +48,4 @@ black==22.6.0 # Spark Connect grpcio==1.48.1 -protobuf==4.21.5 \ No newline at end of file +protobuf==4.21.6 \ No newline at end of file