Update holidays dependency to latest 0.17.2 (#82794)

fixes undefined
This commit is contained in:
Mask3007 2022-11-27 21:14:21 +01:00 committed by GitHub
parent 3853182ccf
commit e1572872a1
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.16"],
"requirements": ["holidays==0.17.2"],
"codeowners": ["@fabaff"],
"quality_scale": "internal",
"iot_class": "local_polling",

View File

@ -881,7 +881,7 @@ hlk-sw16==0.0.9
hole==0.7.0
# homeassistant.components.workday
holidays==0.16
holidays==0.17.2
# homeassistant.components.frontend
home-assistant-frontend==20221108.0

View File

@ -661,7 +661,7 @@ hlk-sw16==0.0.9
hole==0.7.0
# homeassistant.components.workday
holidays==0.16
holidays==0.17.2
# homeassistant.components.frontend
home-assistant-frontend==20221108.0