From 44734666d912a1372a68d4796af502b52dd89ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:59:56 +0000 Subject: [PATCH] Bump protobuf from 5.29.1 to 5.29.5 in /cloudcomposerdiff 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] --- cloudcomposerdiff/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudcomposerdiff/requirements.txt b/cloudcomposerdiff/requirements.txt index 27f11a5..c855b91 100644 --- a/cloudcomposerdiff/requirements.txt +++ b/cloudcomposerdiff/requirements.txt @@ -40,7 +40,7 @@ proto-plus==1.25.0 # via # google-api-core # google-cloud-orchestration-airflow -protobuf==5.29.1 +protobuf==5.29.5 # via # google-api-core # google-cloud-orchestration-airflow