From e164fdbef89145774738e4918aeb89f38c784db8 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 29 Dec 2022 13:57:35 +0100 Subject: [PATCH] Update holidays to 0.18.0 (#84770) --- 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 fa94319772c..8cd59d36ae7 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.17.2"], + "requirements": ["holidays==0.18.0"], "codeowners": ["@fabaff"], "quality_scale": "internal", "iot_class": "local_polling", diff --git a/requirements_all.txt b/requirements_all.txt index 43fae0e535f..a24beef22b5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -885,7 +885,7 @@ hlk-sw16==0.0.9 hole==0.8.0 # homeassistant.components.workday -holidays==0.17.2 +holidays==0.18.0 # homeassistant.components.frontend home-assistant-frontend==20221228.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fde67d8ecf0..1e773821746 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -665,7 +665,7 @@ hlk-sw16==0.0.9 hole==0.8.0 # homeassistant.components.workday -holidays==0.17.2 +holidays==0.18.0 # homeassistant.components.frontend home-assistant-frontend==20221228.0