mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Bump python-holidays to 0.37 (#104937)
This commit is contained in:
parent
dd9c22672a
commit
a5fe68c354
@ -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.36"]
|
"requirements": ["holidays==0.37"]
|
||||||
}
|
}
|
||||||
|
@ -1014,7 +1014,7 @@ hlk-sw16==0.0.9
|
|||||||
hole==0.8.0
|
hole==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.workday
|
# homeassistant.components.workday
|
||||||
holidays==0.36
|
holidays==0.37
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20231130.0
|
home-assistant-frontend==20231130.0
|
||||||
|
@ -801,7 +801,7 @@ hlk-sw16==0.0.9
|
|||||||
hole==0.8.0
|
hole==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.workday
|
# homeassistant.components.workday
|
||||||
holidays==0.36
|
holidays==0.37
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20231130.0
|
home-assistant-frontend==20231130.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user