Bump babel to 2.15.0 (#119006)
parent
91064697b5
commit
16314c5c7c
|
@ -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"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -526,7 +526,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
|
||||||
|
|
|
@ -463,7 +463,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…
Reference in New Issue