mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Bump python-holidays to 0.35 (#103092)
This commit is contained in:
parent
f624946ac0
commit
412b0e1c55
@ -7,5 +7,5 @@
|
|||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["holidays"],
|
"loggers": ["holidays"],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["holidays==0.28"]
|
"requirements": ["holidays==0.35"]
|
||||||
}
|
}
|
||||||
|
@ -1004,7 +1004,7 @@ hlk-sw16==0.0.9
|
|||||||
hole==0.8.0
|
hole==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.workday
|
# homeassistant.components.workday
|
||||||
holidays==0.28
|
holidays==0.35
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20231030.1
|
home-assistant-frontend==20231030.1
|
||||||
|
@ -793,7 +793,7 @@ hlk-sw16==0.0.9
|
|||||||
hole==0.8.0
|
hole==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.workday
|
# homeassistant.components.workday
|
||||||
holidays==0.28
|
holidays==0.35
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20231030.1
|
home-assistant-frontend==20231030.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user