From 9361649452f8cc1957eeb48bfd26c901287cc401 Mon Sep 17 00:00:00 2001 From: Openverse Bot Date: Thu, 2 Jan 2025 08:08:25 +0000 Subject: [PATCH] Update dependency apache-airflow to v2.10.4 --- 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 b4b18285041..9c214559eba 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.3 +apache-airflow[amazon,postgres,http,elasticsearch]==2.10.4 backoff==2.2.1 lxml psycopg2-binary