From 05ccc905a6dbccd4698437a6f0dffcfd3001fbc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 16:30:50 +0000 Subject: [PATCH] build(deps): bump apache-airflow-providers-amazon Bumps [apache-airflow-providers-amazon](https://github.com/apache/airflow) from 4.0.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-http/4.0.0...providers-amazon/7.2.1) --- updated-dependencies: - dependency-name: apache-airflow-providers-amazon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/extras/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/extras/test_requirements.txt b/requirements/extras/test_requirements.txt index 494b6dca11..a195f2b31c 100644 --- a/requirements/extras/test_requirements.txt +++ b/requirements/extras/test_requirements.txt @@ -13,7 +13,7 @@ black==22.3.0 stopit==1.1.2 # Update tox.ini to have correct version of airflow constraints file apache-airflow==2.4.1 -apache-airflow-providers-amazon==4.0.0 +apache-airflow-providers-amazon==7.2.1 attrs==22.1.0 fabric==2.6.0 requests==2.27.1