Bump python-holidays (#44215)
This commit is contained in:
parent
c3d8b1323c
commit
a7fca3cf23
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.3"],
|
||||
"requirements": ["holidays==0.10.4"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
|
|
@ -762,7 +762,7 @@ hlk-sw16==0.0.9
|
|||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.10.3
|
||||
holidays==0.10.4
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20201212.0
|
||||
|
|
|
@ -391,7 +391,7 @@ hlk-sw16==0.0.9
|
|||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.10.3
|
||||
holidays==0.10.4
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20201212.0
|
||||
|
|
Loading…
Add table
Reference in a new issue