Upgrade holidays to 0.11.1 (#48673)
This commit is contained in:
parent
1876e84d71
commit
d75f825530
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "workday",
|
||||
"name": "Workday",
|
||||
"documentation": "https://www.home-assistant.io/integrations/workday",
|
||||
"requirements": ["holidays==0.10.5.2"],
|
||||
"requirements": ["holidays==0.11.1"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
|
|
@ -756,7 +756,7 @@ hlk-sw16==0.0.9
|
|||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.10.5.2
|
||||
holidays==0.11.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210402.1
|
||||
|
|
|
@ -411,7 +411,7 @@ hlk-sw16==0.0.9
|
|||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.10.5.2
|
||||
holidays==0.11.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210402.1
|
||||
|
|
Loading…
Add table
Reference in a new issue