From 0631e79e5b2d87c6f9d86c6b89b66e19a3b93db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 12:18:24 +0000 Subject: [PATCH] Bump apache-airflow from 3.1.8 to 3.2.1rc1 in /pyreqs Bumps [apache-airflow](https://github.com/apache/airflow) from 3.1.8 to 3.2.1rc1. - [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.1.8...3.2.1rc1) --- updated-dependencies: - dependency-name: apache-airflow dependency-version: 3.2.1rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyreqs/airflow_ansible_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyreqs/airflow_ansible_requirements.txt b/pyreqs/airflow_ansible_requirements.txt index d218ba2..d7224fa 100644 --- a/pyreqs/airflow_ansible_requirements.txt +++ b/pyreqs/airflow_ansible_requirements.txt @@ -1,2 +1,2 @@ -apache-airflow==3.1.8 +apache-airflow==3.2.1rc1 psycopg2-binary