From 32f50642589cb9278fd86a885f3412ebf38353bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 18:25:52 +0000 Subject: [PATCH] Bump apache-airflow from 2.10.1 to 2.10.3 in /performance Bumps [apache-airflow](https://github.com/apache/airflow) from 2.10.1 to 2.10.3. - [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.10.1...2.10.3) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- performance/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance/requirements.txt b/performance/requirements.txt index 89bc2226d225..c8c75656bcc0 100644 --- a/performance/requirements.txt +++ b/performance/requirements.txt @@ -1,2 +1,2 @@ -apache-airflow==2.10.1 +apache-airflow==2.10.3 openlineage-airflow==1.20.5