From a9e4673affbae34d8ddaeb1f6e8fb98a3bcf259c Mon Sep 17 00:00:00 2001 From: Igor Loborec Date: Mon, 6 Jun 2022 18:07:02 +0100 Subject: [PATCH] Bump holidays to 0.14.2 (#73121) --- homeassistant/components/workday/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/workday/manifest.json b/homeassistant/components/workday/manifest.json index 6028e6e6fc2..186ae56bbdc 100644 --- a/homeassistant/components/workday/manifest.json +++ b/homeassistant/components/workday/manifest.json @@ -2,7 +2,7 @@ "domain": "workday", "name": "Workday", "documentation": "https://www.home-assistant.io/integrations/workday", - "requirements": ["holidays==0.13"], + "requirements": ["holidays==0.14.2"], "codeowners": ["@fabaff"], "quality_scale": "internal", "iot_class": "local_polling", diff --git a/requirements_all.txt b/requirements_all.txt index 34c3904aab9..edb9131f9a5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -822,7 +822,7 @@ hlk-sw16==0.0.9 hole==0.7.0 # homeassistant.components.workday -holidays==0.13 +holidays==0.14.2 # homeassistant.components.frontend home-assistant-frontend==20220601.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6b8b4d0dc35..b3ca7cf27b1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -589,7 +589,7 @@ hlk-sw16==0.0.9 hole==0.7.0 # homeassistant.components.workday -holidays==0.13 +holidays==0.14.2 # homeassistant.components.frontend home-assistant-frontend==20220601.0