Bump pywaze to 1.0.1 (#116621)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Kevin Stillhammer 2024-05-02 16:54:06 +02:00 committed by GitHub
parent 0977ad017d
commit bf709bae9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/waze_travel_time", "documentation": "https://www.home-assistant.io/integrations/waze_travel_time",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"loggers": ["pywaze", "homeassistant.helpers.location"], "loggers": ["pywaze", "homeassistant.helpers.location"],
"requirements": ["pywaze==1.0.0"] "requirements": ["pywaze==1.0.1"]
} }

View file

@ -2373,7 +2373,7 @@ pyvlx==0.2.21
pyvolumio==0.1.5 pyvolumio==0.1.5
# homeassistant.components.waze_travel_time # homeassistant.components.waze_travel_time
pywaze==1.0.0 pywaze==1.0.1
# homeassistant.components.weatherflow # homeassistant.components.weatherflow
pyweatherflowudp==1.4.5 pyweatherflowudp==1.4.5

View file

@ -1846,7 +1846,7 @@ pyvlx==0.2.21
pyvolumio==0.1.5 pyvolumio==0.1.5
# homeassistant.components.waze_travel_time # homeassistant.components.waze_travel_time
pywaze==1.0.0 pywaze==1.0.1
# homeassistant.components.weatherflow # homeassistant.components.weatherflow
pyweatherflowudp==1.4.5 pyweatherflowudp==1.4.5