From fc30bfe9691c751626709d25205687d731d0f192 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 16:32:06 +0000 Subject: [PATCH] Bump apache-airflow-providers-amazon from 6.2.0 to 7.2.1 in /airflow Bumps [apache-airflow-providers-amazon](https://github.com/apache/airflow) from 6.2.0 to 7.2.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/providers-amazon/6.2.0...providers-amazon/7.2.1) --- updated-dependencies: - dependency-name: apache-airflow-providers-amazon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- airflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airflow/requirements.txt b/airflow/requirements.txt index 32bdc61..873e046 100644 --- a/airflow/requirements.txt +++ b/airflow/requirements.txt @@ -3,5 +3,5 @@ numpy pandas faker==15.3.1 flask -apache-airflow-providers-amazon==6.2.0 +apache-airflow-providers-amazon==7.2.1 apache-airflow-providers-docker==3.5.0 \ No newline at end of file