diff --git a/homeassistant/components/sharkiq/manifest.json b/homeassistant/components/sharkiq/manifest.json index 13db34115653..4b669ae7b7ff 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==1.4.2"] + "requirements": ["sharkiq==1.5.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index f47d27db5045..46c744918b11 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2820,7 +2820,7 @@ sentry-sdk==1.45.1 sfrbox-api==0.1.0 # homeassistant.components.sharkiq -sharkiq==1.4.2 +sharkiq==1.5.0 # homeassistant.components.aquostv sharp_aquos_rc==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f400128cc2df..c50e39b4c6a0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2353,7 +2353,7 @@ sentry-sdk==1.45.1 sfrbox-api==0.1.0 # homeassistant.components.sharkiq -sharkiq==1.4.2 +sharkiq==1.5.0 # homeassistant.components.simplefin simplefin4py==0.0.18