From 3ca7d3b098e7a9e8ce4235a89b599ca0f1090503 Mon Sep 17 00:00:00 2001 From: Openverse Bot Date: Mon, 7 Oct 2024 19:35:41 +0000 Subject: [PATCH] Update dependency apache-airflow to v2.10.2 --- 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 fd0ac3c6e6e..6eb2971ef4c 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,elasticsearch]==2.10.1 +apache-airflow[amazon,postgres,http,elasticsearch]==2.10.2 backoff==2.2.1 lxml psycopg2-binary