mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update holidays to 0.10.3 (#38246)
This commit is contained in:
parent
8fec0da5be
commit
da30ed06d8
@ -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"
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user