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