From 84b5ea8ac0c14cb0c96448803f092eb2cb69e648 Mon Sep 17 00:00:00 2001 From: Mark Adkins Date: Wed, 8 Mar 2023 15:31:32 -0500 Subject: [PATCH] Bump SharkIQ to 1.0.2 (#89346) * SharkIQ Dep & Codeowner Update * Update code owners * Revert code owner changes --- homeassistant/components/sharkiq/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/sharkiq/manifest.json b/homeassistant/components/sharkiq/manifest.json index 1457f8f8a62..5b8656cefe2 100644 --- a/homeassistant/components/sharkiq/manifest.json +++ b/homeassistant/components/sharkiq/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/sharkiq", "iot_class": "cloud_polling", "loggers": ["sharkiq"], - "requirements": ["sharkiq==0.0.1"] + "requirements": ["sharkiq==1.0.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1821af22273..7c3e0c3f2ac 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2334,7 +2334,7 @@ sentry-sdk==1.16.0 sfrbox-api==0.0.6 # homeassistant.components.sharkiq -sharkiq==0.0.1 +sharkiq==1.0.2 # homeassistant.components.aquostv sharp_aquos_rc==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f74895e3c6d..38173722379 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1658,7 +1658,7 @@ sentry-sdk==1.16.0 sfrbox-api==0.0.6 # homeassistant.components.sharkiq -sharkiq==0.0.1 +sharkiq==1.0.2 # homeassistant.components.sighthound simplehound==0.3