From b85c9c4519f424fb3a4867d993d6e82d375015f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:29:13 +0000 Subject: [PATCH] Bump apache-airflow-providers-google from 8.10.0 to 22.0.0 in /tests/e2e Bumps [apache-airflow-providers-google](https://github.com/apache/airflow) from 8.10.0 to 22.0.0. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/docker-stack-docs/changelog.rst) - [Commits](https://github.com/apache/airflow/compare/providers-amazon/8.10.0...providers-google/22.0.0) --- updated-dependencies: - dependency-name: apache-airflow-providers-google dependency-version: 22.0.0 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 f6cfce96..1d797d17 100644 --- a/tests/e2e/incompatible_requirements.txt +++ b/tests/e2e/incompatible_requirements.txt @@ -1,4 +1,4 @@ protobuf==5.29.6 google-cloud-dlp==3.9.2 -apache-airflow-providers-google==8.10.0 +apache-airflow-providers-google==22.0.0 proto-plus==1.20.5 \ No newline at end of file