From d75f8255302e44976c935b47ea1d228dd698640d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 4 Apr 2021 13:28:08 +0200 Subject: [PATCH] Upgrade holidays to 0.11.1 (#48673) --- 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 3351d796e93..b87704cde67 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.10.5.2"], + "requirements": ["holidays==0.11.1"], "codeowners": ["@fabaff"], "quality_scale": "internal" } diff --git a/requirements_all.txt b/requirements_all.txt index 3f7079d03b2..8025f6b1e6f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -756,7 +756,7 @@ hlk-sw16==0.0.9 hole==0.5.1 # homeassistant.components.workday -holidays==0.10.5.2 +holidays==0.11.1 # homeassistant.components.frontend home-assistant-frontend==20210402.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8b73a2fada0..8cc3dbfa6bf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -411,7 +411,7 @@ hlk-sw16==0.0.9 hole==0.5.1 # homeassistant.components.workday -holidays==0.10.5.2 +holidays==0.11.1 # homeassistant.components.frontend home-assistant-frontend==20210402.1