From f5486f68d7c0c01bb44b5719c85f010cece41997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:11:16 +0000 Subject: [PATCH] Bump apache-airflow from 3.2.0 to 3.2.2 in /performance Bumps [apache-airflow](https://github.com/apache/airflow) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/docker-stack-docs/changelog.rst) - [Commits](https://github.com/apache/airflow/compare/3.2.0...3.2.2) --- updated-dependencies: - dependency-name: apache-airflow dependency-version: 3.2.2 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 85cee88b3fc99..c309038e48927 100644 --- a/performance/requirements.txt +++ b/performance/requirements.txt @@ -1,2 +1,2 @@ -apache-airflow==3.2.0 +apache-airflow==3.2.2 openlineage-airflow==1.37.0