mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Update holidays to 0.12 (#63389)
This commit is contained in:
parent
2b4bb49eb7
commit
0adc96348c
@ -2,7 +2,7 @@
|
|||||||
"domain": "workday",
|
"domain": "workday",
|
||||||
"name": "Workday",
|
"name": "Workday",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/workday",
|
"documentation": "https://www.home-assistant.io/integrations/workday",
|
||||||
"requirements": ["holidays==0.11.3.1"],
|
"requirements": ["holidays==0.12"],
|
||||||
"codeowners": ["@fabaff"],
|
"codeowners": ["@fabaff"],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
|
@ -830,7 +830,7 @@ hlk-sw16==0.0.9
|
|||||||
hole==0.7.0
|
hole==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.workday
|
# homeassistant.components.workday
|
||||||
holidays==0.11.3.1
|
holidays==0.12
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20211229.0
|
home-assistant-frontend==20211229.0
|
||||||
|
@ -525,7 +525,7 @@ hlk-sw16==0.0.9
|
|||||||
hole==0.7.0
|
hole==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.workday
|
# homeassistant.components.workday
|
||||||
holidays==0.11.3.1
|
holidays==0.12
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20211229.0
|
home-assistant-frontend==20211229.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user