mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump python-holidays to 0.21.13 (#89724)
Update Python holidays module to 0.21.13 python-holidays 0.19-0.21.13 adds support for new countries and enhances support for many currently supported countries.
This commit is contained in:
parent
5b3c57ff1e
commit
d9471fd01a
@ -11,5 +11,5 @@
|
||||
"korean_lunar_calendar"
|
||||
],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["holidays==0.18.0"]
|
||||
"requirements": ["holidays==0.21.13"]
|
||||
}
|
||||
|
@ -904,7 +904,7 @@ hlk-sw16==0.0.9
|
||||
hole==0.8.0
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.18.0
|
||||
holidays==0.21.13
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20230309.1
|
||||
|
@ -690,7 +690,7 @@ hlk-sw16==0.0.9
|
||||
hole==0.8.0
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.18.0
|
||||
holidays==0.21.13
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20230309.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user