diff --git a/homeassistant/components/yandex_transport/manifest.json b/homeassistant/components/yandex_transport/manifest.json index 703f81d2823..c29b4d3dc98 100644 --- a/homeassistant/components/yandex_transport/manifest.json +++ b/homeassistant/components/yandex_transport/manifest.json @@ -4,5 +4,5 @@ "codeowners": ["@rishatik92", "@devbis"], "documentation": "https://www.home-assistant.io/integrations/yandex_transport", "iot_class": "cloud_polling", - "requirements": ["aioymaps==1.2.2"] + "requirements": ["aioymaps==1.2.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9df65cad5fa..3ae1b3556fc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -410,7 +410,7 @@ aiowebostv==0.4.0 aiowithings==3.0.1 # homeassistant.components.yandex_transport -aioymaps==1.2.2 +aioymaps==1.2.4 # homeassistant.components.airgradient airgradient==0.6.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f7b3249bcaf..cfa58855981 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -383,7 +383,7 @@ aiowebostv==0.4.0 aiowithings==3.0.1 # homeassistant.components.yandex_transport -aioymaps==1.2.2 +aioymaps==1.2.4 # homeassistant.components.airgradient airgradient==0.6.0