From ab60367b0579b340f702abb7b041d2e9d47bf2a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:05:37 +0000 Subject: [PATCH] Bump apache-airflow from 2.10.5 to 3.0.6 Bumps [apache-airflow](https://github.com/apache/airflow) from 2.10.5 to 3.0.6. - [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/2.10.5...3.0.6) --- updated-dependencies: - dependency-name: apache-airflow dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_prod.txt b/requirements_prod.txt index 6bfd573..e4b979e 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -1,2 +1,2 @@ # PYTHON=3.12 -apache-airflow[amazon,postgres,http,ssh]==2.10.5 +apache-airflow[amazon,postgres,http,ssh]==3.0.6