forked from home-assistant/core
Bump babel to 2.15.0 (#119006)
This commit is contained in:
committed by
Franck Nijhof
parent
91064697b5
commit
16314c5c7c
@@ -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"]
|
||||
}
|
||||
|
@@ -526,7 +526,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
|
||||
|
@@ -463,7 +463,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