mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Update holidays to 0.18.0 (#84770)
This commit is contained in:
parent
77e71cf18b
commit
e164fdbef8
@ -2,7 +2,7 @@
|
||||
"domain": "workday",
|
||||
"name": "Workday",
|
||||
"documentation": "https://www.home-assistant.io/integrations/workday",
|
||||
"requirements": ["holidays==0.17.2"],
|
||||
"requirements": ["holidays==0.18.0"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling",
|
||||
|
@ -885,7 +885,7 @@ hlk-sw16==0.0.9
|
||||
hole==0.8.0
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.17.2
|
||||
holidays==0.18.0
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20221228.0
|
||||
|
@ -665,7 +665,7 @@ hlk-sw16==0.0.9
|
||||
hole==0.8.0
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.17.2
|
||||
holidays==0.18.0
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20221228.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user