Upgrade holidays to 0.10.1 (#31392)

This commit is contained in:
Fabian Affolter 2020-02-02 11:17:24 +01:00 committed by GitHub
parent 83480291ce
commit 55a1bf3832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "workday",
"name": "Workday",
"documentation": "https://www.home-assistant.io/integrations/workday",
"requirements": ["holidays==0.9.12"],
"requirements": ["holidays==0.10.1"],
"dependencies": [],
"codeowners": ["@fabaff"],
"quality_scale": "internal"

View File

@ -673,7 +673,7 @@ hlk-sw16==0.0.8
hole==0.5.0
# homeassistant.components.workday
holidays==0.9.12
holidays==0.10.1
# homeassistant.components.frontend
home-assistant-frontend==20200130.0

View File

@ -244,7 +244,7 @@ herepy==2.0.0
hole==0.5.0
# homeassistant.components.workday
holidays==0.9.12
holidays==0.10.1
# homeassistant.components.frontend
home-assistant-frontend==20200130.0