From b7650e0c6465c7c40aee495be624398e4510617a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 19:51:02 +0000 Subject: [PATCH] chore(deps-dev): bump apache-airflow from 2.4.3 to 2.10.1 in /airflow Bumps [apache-airflow](https://github.com/apache/airflow) from 2.4.3 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.4.3...2.10.1) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- airflow/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airflow/requirements-dev.txt b/airflow/requirements-dev.txt index b4d5d0ca8e..3424994c6b 100644 --- a/airflow/requirements-dev.txt +++ b/airflow/requirements-dev.txt @@ -1,4 +1,4 @@ -apache-airflow==2.4.3 +apache-airflow==2.10.1 black==22.3.0 boto3-stubs-lite[essential]==1.26.88 pytest==7.3.1