From 9f97d61764d80d6a63df678920dc57ac5e575dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 19:17:30 +0000 Subject: [PATCH] Chore(deps): Bump apache-airflow Bumps [apache-airflow](https://github.com/apache/airflow) from 2.2.5 to 2.10.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.2.5...2.10.1) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pipelines/_images/run_csv_transform_kub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasets/us_climate_normals/pipelines/_images/run_csv_transform_kub/requirements.txt b/datasets/us_climate_normals/pipelines/_images/run_csv_transform_kub/requirements.txt index b29dc142a..c510666f7 100644 --- a/datasets/us_climate_normals/pipelines/_images/run_csv_transform_kub/requirements.txt +++ b/datasets/us_climate_normals/pipelines/_images/run_csv_transform_kub/requirements.txt @@ -1,4 +1,4 @@ -apache-airflow==2.2.5 +apache-airflow==2.10.1 apache-airflow-providers-google==8.2.0 google-cloud-storage==1.44.0 google-cloud-bigquery==2.34.4