Bump babel to 2.15.0 (#119006)

This commit is contained in:
G Johansson
2024-06-07 10:53:54 +02:00
committed by GitHub
parent 78f53341b7
commit f2d674d28d
3 changed files with 3 additions and 3 deletions

View File

@ -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"]
}

View File

@ -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

View File

@ -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