From a7fca3cf23313a61cda4ada2ef20176092b17d3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Mayoral=20Mart=C3=ADnez?= Date: Mon, 14 Dec 2020 15:16:39 +0100 Subject: [PATCH] Bump python-holidays (#44215) --- 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 70d66053209..4fb25c766cc 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.3"], + "requirements": ["holidays==0.10.4"], "codeowners": ["@fabaff"], "quality_scale": "internal" } diff --git a/requirements_all.txt b/requirements_all.txt index 1fc3ba1d968..50469e89516 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -762,7 +762,7 @@ hlk-sw16==0.0.9 hole==0.5.1 # homeassistant.components.workday -holidays==0.10.3 +holidays==0.10.4 # homeassistant.components.frontend home-assistant-frontend==20201212.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c6c65f5226a..6f7316d8a45 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -391,7 +391,7 @@ hlk-sw16==0.0.9 hole==0.5.1 # homeassistant.components.workday -holidays==0.10.3 +holidays==0.10.4 # homeassistant.components.frontend home-assistant-frontend==20201212.0