From dfd11551ad4c42faed8be6ea0591ce68f5beece9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:56:26 +0000 Subject: [PATCH] Bump protobuf from 5.29.1 to 5.29.5 in /dev Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.1 to 5.29.5. - [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/v5.29.1...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 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 1ed5b4f72d65..2d1b2754b1f6 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -61,7 +61,7 @@ py grpcio>=1.67.0 grpcio-status>=1.67.0 googleapis-common-protos>=1.65.0 -protobuf==5.29.1 +protobuf==5.29.5 # Spark Connect python proto generation plugin (optional) mypy-protobuf==3.3.0