diff --git a/homeassistant/components/mopeka/manifest.json b/homeassistant/components/mopeka/manifest.json index d6b5618bf97..766af715485 100644 --- a/homeassistant/components/mopeka/manifest.json +++ b/homeassistant/components/mopeka/manifest.json @@ -21,5 +21,5 @@ "documentation": "https://www.home-assistant.io/integrations/mopeka", "integration_type": "device", "iot_class": "local_push", - "requirements": ["mopeka-iot-ble==0.4.1"] + "requirements": ["mopeka-iot-ble==0.5.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2efdb98189f..c67b3cc616c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1259,7 +1259,7 @@ moat-ble==0.1.1 moehlenhoff-alpha2==1.3.0 # homeassistant.components.mopeka -mopeka-iot-ble==0.4.1 +mopeka-iot-ble==0.5.0 # homeassistant.components.motion_blinds motionblinds==0.6.18 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8b1319ad920..fc63f193584 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -980,7 +980,7 @@ moat-ble==0.1.1 moehlenhoff-alpha2==1.3.0 # homeassistant.components.mopeka -mopeka-iot-ble==0.4.1 +mopeka-iot-ble==0.5.0 # homeassistant.components.motion_blinds motionblinds==0.6.18