From deb0cc4116870218d033810d16dbe93c714de2e2 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 29 Sep 2021 11:25:06 +0200 Subject: [PATCH] Upgrade holidays to 0.11.3 (#56762) --- 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 f43003738df6e5..c22df102c483f0 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.2"], + "requirements": ["holidays==0.11.3"], "codeowners": ["@fabaff"], "quality_scale": "internal", "iot_class": "local_polling" diff --git a/requirements_all.txt b/requirements_all.txt index 1a6b64cce2b4d1..3389acb158493b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -807,7 +807,7 @@ hlk-sw16==0.0.9 hole==0.5.1 # homeassistant.components.workday -holidays==0.11.2 +holidays==0.11.3 # homeassistant.components.frontend home-assistant-frontend==20210922.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index aca2471d108e60..3f35b80347ae76 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -482,7 +482,7 @@ hlk-sw16==0.0.9 hole==0.5.1 # homeassistant.components.workday -holidays==0.11.2 +holidays==0.11.3 # homeassistant.components.frontend home-assistant-frontend==20210922.0