From e9b823653c96286a81adcec846d80a78f6be367a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:58:50 +0000 Subject: [PATCH] Bump protobuf from 3.11.0 to 4.25.8 in /tests/e2e Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.0 to 4.25.8. - [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.11.0...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/e2e/incompatible_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/incompatible_requirements.txt b/tests/e2e/incompatible_requirements.txt index 46f73bdf..e8d2b4c5 100644 --- a/tests/e2e/incompatible_requirements.txt +++ b/tests/e2e/incompatible_requirements.txt @@ -1,4 +1,4 @@ -protobuf==3.11.0 +protobuf==4.25.8 google-cloud-dlp==3.9.2 apache-airflow-providers-google==8.6.0 proto-plus==1.20.5 \ No newline at end of file