mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Bump libhdate depndency (#42396)
* Bump libhdate depndency This version fixes an important bug found by @amitfin in py-libhdate/py-libhdate#78 * Update reqs Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
parent
41f917fede
commit
80e8068b46
@ -2,6 +2,6 @@
|
||||
"domain": "jewish_calendar",
|
||||
"name": "Jewish Calendar",
|
||||
"documentation": "https://www.home-assistant.io/integrations/jewish_calendar",
|
||||
"requirements": ["hdate==0.9.5"],
|
||||
"requirements": ["hdate==0.9.12"],
|
||||
"codeowners": ["@tsvi"]
|
||||
}
|
||||
|
@ -735,7 +735,7 @@ hass_splunk==0.1.1
|
||||
hatasmota==0.0.23
|
||||
|
||||
# homeassistant.components.jewish_calendar
|
||||
hdate==0.9.5
|
||||
hdate==0.9.12
|
||||
|
||||
# homeassistant.components.heatmiser
|
||||
heatmiserV3==1.1.18
|
||||
|
@ -370,7 +370,7 @@ hass-nabucasa==0.37.1
|
||||
hatasmota==0.0.23
|
||||
|
||||
# homeassistant.components.jewish_calendar
|
||||
hdate==0.9.5
|
||||
hdate==0.9.12
|
||||
|
||||
# homeassistant.components.here_travel_time
|
||||
herepy==2.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user