Bump holidays to 0.101 (#177278)

Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
G Johansson
2026-07-27 13:48:54 +03:00
committed by GitHub
co-authored by Josef Zweck
parent f2583f9758
commit 8225087afd
3 changed files with 3 additions and 3 deletions
@@ -5,5 +5,5 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/holiday",
"iot_class": "local_polling",
"requirements": ["holidays==0.100", "babel==2.18.0"]
"requirements": ["holidays==0.101", "babel==2.18.0"]
}
@@ -8,5 +8,5 @@
"iot_class": "local_polling",
"loggers": ["holidays"],
"quality_scale": "internal",
"requirements": ["holidays==0.100"]
"requirements": ["holidays==0.101"]
}
+1 -1
View File
@@ -1275,7 +1275,7 @@ hole==0.9.2
# homeassistant.components.holiday
# homeassistant.components.workday
holidays==0.100
holidays==0.101
# homeassistant.components.frontend
home-assistant-frontend==20260624.6