diff --git a/homeassistant/components/oncue/manifest.json b/homeassistant/components/oncue/manifest.json
index 24414e4efb8bb4ff66a10fa0f94b98025f80e4ec..b4c425a1645f79d05a28244d56f3cacab732c1bf 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 0c92b1c7b8387a1bae8f5ac98fd4cbe366e53aa0..1555c4e16011e99ccecbe6b54e66516439a08495 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 0a352f079994d9961cf18d8fcbd0bba2d8b4606b..c3f9f98a7b0921655e4cfeb1973b02ee2695b5b4 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