mirror of
https://github.com/home-assistant/core.git
synced 2026-09-17 05:58:41 +01:00
Bump hdate to 1.2.2 (#181189)
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/jewish_calendar",
|
||||
"iot_class": "calculated",
|
||||
"loggers": ["hdate"],
|
||||
"requirements": ["hdate[astral]==1.2.1"],
|
||||
"requirements": ["hdate[astral]==1.2.2"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1269,7 +1269,7 @@ hass-splunk==0.1.4
|
||||
hassil==3.12.0
|
||||
|
||||
# homeassistant.components.jewish_calendar
|
||||
hdate[astral]==1.2.1
|
||||
hdate[astral]==1.2.2
|
||||
|
||||
# homeassistant.components.hdfury
|
||||
hdfury==1.6.1
|
||||
|
||||
@@ -416,7 +416,7 @@
|
||||
dict({
|
||||
'description': '''
|
||||
Jewish Holiday: שושן פורים
|
||||
Holiday Type: HolidayTypes.MELACHA_PERMITTED_HOLIDAY
|
||||
Holiday Type: חג (מלאכה מותרת)
|
||||
''',
|
||||
'end': '2024-03-26',
|
||||
'start': '2024-03-25',
|
||||
@@ -481,7 +481,7 @@
|
||||
dict({
|
||||
'description': '''
|
||||
Jewish Holiday: שמחת תורה
|
||||
Holiday Type: HolidayTypes.YOM_TOV
|
||||
Holiday Type: יום טוב
|
||||
''',
|
||||
'end': '2024-10-26',
|
||||
'start': '2024-10-25',
|
||||
@@ -506,7 +506,7 @@
|
||||
dict({
|
||||
'description': '''
|
||||
Jewish Holiday: שמיני עצרת
|
||||
Holiday Type: HolidayTypes.YOM_TOV
|
||||
Holiday Type: יום טוב
|
||||
''',
|
||||
'end': '2024-10-25',
|
||||
'start': '2024-10-24',
|
||||
@@ -515,7 +515,7 @@
|
||||
dict({
|
||||
'description': '''
|
||||
Jewish Holiday: שמחת תורה
|
||||
Holiday Type: HolidayTypes.YOM_TOV
|
||||
Holiday Type: יום טוב
|
||||
''',
|
||||
'end': '2024-10-25',
|
||||
'start': '2024-10-24',
|
||||
|
||||
Reference in New Issue
Block a user