bump pywaze to 0.5.0 (#100456)
This commit is contained in:
parent
06949b181f
commit
c9975852bb
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/waze_travel_time",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pywaze", "homeassistant.helpers.location"],
|
||||
"requirements": ["pywaze==0.4.0"]
|
||||
"requirements": ["pywaze==0.5.0"]
|
||||
}
|
||||
|
|
|
@ -2235,7 +2235,7 @@ pyvlx==0.2.20
|
|||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==0.4.0
|
||||
pywaze==0.5.0
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
|
|
|
@ -1649,7 +1649,7 @@ pyvizio==0.1.61
|
|||
pyvolumio==0.1.5
|
||||
|
||||
# homeassistant.components.waze_travel_time
|
||||
pywaze==0.4.0
|
||||
pywaze==0.5.0
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
|
|
Loading…
Add table
Reference in a new issue