From 389ae6ebc70ab4f54b2d390a1c27409b5bb3aca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:36:08 -0700 Subject: [PATCH] Bump apache-airflow[amazon,http,postgres] in /catalog (#3290) Bumps [apache-airflow[amazon,http,postgres]](https://github.com/apache/airflow) from 2.7.1 to 2.7.2. - [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/2.7.1...2.7.2) --- updated-dependencies: - dependency-name: apache-airflow[amazon,http,postgres] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- catalog/requirements_prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/requirements_prod.txt b/catalog/requirements_prod.txt index b7fcb75a8da..bdc87c2e0fa 100644 --- a/catalog/requirements_prod.txt +++ b/catalog/requirements_prod.txt @@ -2,7 +2,7 @@ # Note: Unpinned packages have their versions determined by the Airflow constraints file -apache-airflow[amazon,postgres,http]==2.7.1 +apache-airflow[amazon,postgres,http]==2.7.2 lxml psycopg2-binary requests-file==1.5.1