diff --git a/homeassistant/components/oncue/manifest.json b/homeassistant/components/oncue/manifest.json index 24414e4efb8..b4c425a1645 100644 --- a/homeassistant/components/oncue/manifest.json +++ b/homeassistant/components/oncue/manifest.json @@ -12,5 +12,5 @@ "documentation": "https://www.home-assistant.io/integrations/oncue", "iot_class": "cloud_polling", "loggers": ["aiooncue"], - "requirements": ["aiooncue==0.3.5"] + "requirements": ["aiooncue==0.3.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0c92b1c7b83..1555c4e1601 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -315,7 +315,7 @@ aionanoleaf==0.2.1 aionotion==2024.03.0 # homeassistant.components.oncue -aiooncue==0.3.5 +aiooncue==0.3.7 # homeassistant.components.openexchangerates aioopenexchangerates==0.4.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0a352f07999..c3f9f98a7b0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -288,7 +288,7 @@ aionanoleaf==0.2.1 aionotion==2024.03.0 # homeassistant.components.oncue -aiooncue==0.3.5 +aiooncue==0.3.7 # homeassistant.components.openexchangerates aioopenexchangerates==0.4.0