mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
Bump babel to version 2.18.0 (#173424)
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.98", "babel==2.15.0"]
|
||||
"requirements": ["holidays==0.98", "babel==2.18.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -633,7 +633,7 @@ azure-storage-blob==12.24.0
|
||||
b2sdk==2.10.4
|
||||
|
||||
# homeassistant.components.holiday
|
||||
babel==2.15.0
|
||||
babel==2.18.0
|
||||
|
||||
# homeassistant.components.baidu
|
||||
baidu-aip==1.6.6
|
||||
|
||||
Reference in New Issue
Block a user