From 8a4fad9dea2d8335e28ffe39c0ecd9e9fe68064a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:11:07 +0000 Subject: [PATCH] Bump apache-airflow from 2.3.4 to 2.6.2 Bumps [apache-airflow](https://github.com/apache/airflow) from 2.3.4 to 2.6.2. - [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.6.2) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 473db5a..3e1fbc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -apache-airflow==2.3.4 +apache-airflow==2.6.2 PyYAML==6.0 apache-airflow-providers-google==8.5.0 google-cloud-bigquery==2.28.1