mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump babel to 2.15.0 (#119006)
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/holiday",
|
||||
"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
|
||||
|
||||
# homeassistant.components.holiday
|
||||
babel==2.13.1
|
||||
babel==2.15.0
|
||||
|
||||
# homeassistant.components.baidu
|
||||
baidu-aip==1.6.6
|
||||
|
@ -466,7 +466,7 @@ azure-kusto-data[aio]==3.1.0
|
||||
azure-kusto-ingest==3.1.0
|
||||
|
||||
# homeassistant.components.holiday
|
||||
babel==2.13.1
|
||||
babel==2.15.0
|
||||
|
||||
# homeassistant.components.homekit
|
||||
base36==0.1.1
|
||||
|
Reference in New Issue
Block a user