mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02: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:
@ -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
|
||||
|
Reference in New Issue
Block a user