From c0550e60749e1b72cc99f65385470bfb9a6f9cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 15:50:01 -0500 Subject: [PATCH] Bump grpcio in /examples/dataflow-xml-pubsub-to-gcs/python (#1572) Bumps [grpcio](https://github.com/grpc/grpc) from 1.51.3 to 1.53.2. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.51.3...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.53.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt b/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt index 2532a9271ee..9e0aca1776f 100644 --- a/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt +++ b/examples/dataflow-xml-pubsub-to-gcs/python/requirements.txt @@ -29,7 +29,7 @@ google-crc32c==1.5.0 google-resumable-media==2.4.1 googleapis-common-protos==1.56.4 grpc-google-iam-v1==0.12.4 -grpcio==1.51.3 +grpcio==1.53.2 grpcio-status==1.48.2 hdfs==2.7.0 httplib2==0.20.4