From 6510c9f4fcc2a3ec68e954fca4aec49a82d26139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 09:44:53 +0000 Subject: [PATCH] Bump apache-airflow from 2.3.4 to 2.7.1 in /src/tests Bumps [apache-airflow](https://github.com/apache/airflow) from 2.3.4 to 2.7.1. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/RELEASE_NOTES.rst) - [Commits](https://github.com/apache/airflow/compare/2.3.4...2.7.1) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/tests/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/requirements-test.txt b/src/tests/requirements-test.txt index d6630be..a7f1c5b 100644 --- a/src/tests/requirements-test.txt +++ b/src/tests/requirements-test.txt @@ -1,4 +1,4 @@ -apache-airflow==2.3.4 +apache-airflow==2.7.1 apache-airflow-providers-cncf-kubernetes==5.0.0 apache-airflow-providers-google apache-airflow-providers-ssh==3.3.0