mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Bump babel to 2.15.0 (#119006)
This commit is contained in:
parent
78f53341b7
commit
f2d674d28d
@ -5,5 +5,5 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/holiday",
|
"documentation": "https://www.home-assistant.io/integrations/holiday",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["holidays==0.50", "babel==2.13.1"]
|
"requirements": ["holidays==0.50", "babel==2.15.0"]
|
||||||
}
|
}
|
||||||
|
@ -529,7 +529,7 @@ azure-kusto-ingest==3.1.0
|
|||||||
azure-servicebus==7.10.0
|
azure-servicebus==7.10.0
|
||||||
|
|
||||||
# homeassistant.components.holiday
|
# homeassistant.components.holiday
|
||||||
babel==2.13.1
|
babel==2.15.0
|
||||||
|
|
||||||
# homeassistant.components.baidu
|
# homeassistant.components.baidu
|
||||||
baidu-aip==1.6.6
|
baidu-aip==1.6.6
|
||||||
|
@ -466,7 +466,7 @@ azure-kusto-data[aio]==3.1.0
|
|||||||
azure-kusto-ingest==3.1.0
|
azure-kusto-ingest==3.1.0
|
||||||
|
|
||||||
# homeassistant.components.holiday
|
# homeassistant.components.holiday
|
||||||
babel==2.13.1
|
babel==2.15.0
|
||||||
|
|
||||||
# homeassistant.components.homekit
|
# homeassistant.components.homekit
|
||||||
base36==0.1.1
|
base36==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user