mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Upgrade holidays to 0.11.2 (#53191)
This commit is contained in:
parent
8743a03f14
commit
3d40fdf2c6
@ -2,7 +2,7 @@
|
||||
"domain": "workday",
|
||||
"name": "Workday",
|
||||
"documentation": "https://www.home-assistant.io/integrations/workday",
|
||||
"requirements": ["holidays==0.11.1"],
|
||||
"requirements": ["holidays==0.11.2"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling"
|
||||
|
@ -772,7 +772,7 @@ hlk-sw16==0.0.9
|
||||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.11.1
|
||||
holidays==0.11.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210707.0
|
||||
|
@ -439,7 +439,7 @@ hlk-sw16==0.0.9
|
||||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.11.1
|
||||
holidays==0.11.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210707.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user