diff --git a/homeassistant/components/melnor/manifest.json b/homeassistant/components/melnor/manifest.json index 37ac40cb3aa..a59758f705b 100644 --- a/homeassistant/components/melnor/manifest.json +++ b/homeassistant/components/melnor/manifest.json @@ -12,5 +12,5 @@ "documentation": "https://www.home-assistant.io/integrations/melnor", "iot_class": "local_polling", "name": "Melnor Bluetooth", - "requirements": ["melnor-bluetooth==0.0.13"] + "requirements": ["melnor-bluetooth==0.0.15"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9d0a2378aa1..be9bcad352e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1037,7 +1037,7 @@ mcstatus==6.0.0 meater-python==0.0.8 # homeassistant.components.melnor -melnor-bluetooth==0.0.13 +melnor-bluetooth==0.0.15 # homeassistant.components.message_bird messagebird==1.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0ea12512282..4b070207610 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -742,7 +742,7 @@ mcstatus==6.0.0 meater-python==0.0.8 # homeassistant.components.melnor -melnor-bluetooth==0.0.13 +melnor-bluetooth==0.0.15 # homeassistant.components.meteo_france meteofrance-api==1.0.2