From 103a8dfb50cc8cc5ae8c4d1e8d716cbd566deb48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:54:46 +0000 Subject: [PATCH] Bump protobuf from 3.11.0 to 5.29.6 in /tests/e2e Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.0 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 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..b1d81767 100644 --- a/tests/e2e/incompatible_requirements.txt +++ b/tests/e2e/incompatible_requirements.txt @@ -1,4 +1,4 @@ -protobuf==3.11.0 +protobuf==5.29.6 google-cloud-dlp==3.9.2 apache-airflow-providers-google==8.6.0 proto-plus==1.20.5 \ No newline at end of file