From 0adc96348c16de8b77b7054f4f24077382aefb88 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Jan 2022 09:14:48 +0100 Subject: [PATCH] Update holidays to 0.12 (#63389) --- 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 f75e25dd97e..6140abf4f2a 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.11.3.1"], + "requirements": ["holidays==0.12"], "codeowners": ["@fabaff"], "quality_scale": "internal", "iot_class": "local_polling" diff --git a/requirements_all.txt b/requirements_all.txt index b545fd4cb63..d32d9349818 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -830,7 +830,7 @@ hlk-sw16==0.0.9 hole==0.7.0 # homeassistant.components.workday -holidays==0.11.3.1 +holidays==0.12 # homeassistant.components.frontend home-assistant-frontend==20211229.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4de8171a4a8..a3345536d12 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -525,7 +525,7 @@ hlk-sw16==0.0.9 hole==0.7.0 # homeassistant.components.workday -holidays==0.11.3.1 +holidays==0.12 # homeassistant.components.frontend home-assistant-frontend==20211229.0