From da30ed06d82ee532a69232c6bf089e8cef088d8f Mon Sep 17 00:00:00 2001 From: MikeTsenatek <10235033+MikeTsenatek@users.noreply.github.com> Date: Mon, 27 Jul 2020 08:17:40 +0200 Subject: [PATCH] Update holidays to 0.10.3 (#38246) --- 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 393a251bb7f..70d66053209 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.2"], + "requirements": ["holidays==0.10.3"], "codeowners": ["@fabaff"], "quality_scale": "internal" } diff --git a/requirements_all.txt b/requirements_all.txt index a135e511937..5246467e758 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -730,7 +730,7 @@ hlk-sw16==0.0.8 hole==0.5.1 # homeassistant.components.workday -holidays==0.10.2 +holidays==0.10.3 # homeassistant.components.frontend home-assistant-frontend==20200716.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 351599ec1a3..5730fbff9c4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -356,7 +356,7 @@ herepy==2.0.0 hole==0.5.1 # homeassistant.components.workday -holidays==0.10.2 +holidays==0.10.3 # homeassistant.components.frontend home-assistant-frontend==20200716.0