mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Bump python-holidays to 0.36 (#104055)
This commit is contained in:
parent
0899be6d4b
commit
422b09f4ec
@ -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.35"]
|
"requirements": ["holidays==0.36"]
|
||||||
}
|
}
|
||||||
|
@ -1015,7 +1015,7 @@ hlk-sw16==0.0.9
|
|||||||
hole==0.8.0
|
hole==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.workday
|
# homeassistant.components.workday
|
||||||
holidays==0.35
|
holidays==0.36
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20231030.2
|
home-assistant-frontend==20231030.2
|
||||||
|
@ -799,7 +799,7 @@ hlk-sw16==0.0.9
|
|||||||
hole==0.8.0
|
hole==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.workday
|
# homeassistant.components.workday
|
||||||
holidays==0.35
|
holidays==0.36
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20231030.2
|
home-assistant-frontend==20231030.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user