diff --git a/homeassistant/components/here_travel_time/manifest.json b/homeassistant/components/here_travel_time/manifest.json index 19c5c4d73d9d67a81e5dfcc202d356e2c14e3dbd..2d6621c7c61e8523f31c687fae7e8f02fdc4e553 100644 --- a/homeassistant/components/here_travel_time/manifest.json +++ b/homeassistant/components/here_travel_time/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/here_travel_time", "iot_class": "cloud_polling", "loggers": ["here_routing", "here_transit", "homeassistant.helpers.location"], - "requirements": ["here-routing==0.2.0", "here-transit==1.2.0"] + "requirements": ["here-routing==1.0.1", "here-transit==1.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index cc610e2929ef1ec1f4d6f7a52fc36a7f7f52c754..a43da9bbb46974c9637606d86196015b4e6cbe53 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1065,7 +1065,7 @@ hdate==0.10.9 heatmiserV3==1.1.18 # homeassistant.components.here_travel_time -here-routing==0.2.0 +here-routing==1.0.1 # homeassistant.components.here_travel_time here-transit==1.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8996caf7f3540deb429ff9b6959f297ceb477704..c9c3baf2dbb3bab17b5b2ca2059aed7bff780437 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -876,7 +876,7 @@ hassil==1.7.1 hdate==0.10.9 # homeassistant.components.here_travel_time -here-routing==0.2.0 +here-routing==1.0.1 # homeassistant.components.here_travel_time here-transit==1.2.0