Upgrade hdate==0.8.8 (#25008)

This should fix incosistencies between issur_melacha_in_effect sensor and candle_lighting time.

Probably fixes #24479 and #23852
This commit is contained in:
Tsvi Mostovicz 2019-07-07 18:32:54 +03:00 committed by Pascal Vizeli
parent ecd7f86df0
commit b0dc782c98
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Jewish calendar",
"documentation": "https://www.home-assistant.io/components/jewish_calendar",
"requirements": [
"hdate==0.8.7"
"hdate==0.8.8"
],
"dependencies": [],
"codeowners": [

View File

@ -578,7 +578,7 @@ hass-nabucasa==0.15
hbmqtt==0.9.4
# homeassistant.components.jewish_calendar
hdate==0.8.7
hdate==0.8.8
# homeassistant.components.heatmiser
heatmiserV3==0.9.1

View File

@ -154,7 +154,7 @@ hass-nabucasa==0.15
hbmqtt==0.9.4
# homeassistant.components.jewish_calendar
hdate==0.8.7
hdate==0.8.8
# homeassistant.components.workday
holidays==0.9.10