diff --git a/homeassistant/components/habitica/manifest.json b/homeassistant/components/habitica/manifest.json index e0c58383bcc..99c84f9686f 100644 --- a/homeassistant/components/habitica/manifest.json +++ b/homeassistant/components/habitica/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "loggers": ["habiticalib"], "quality_scale": "platinum", - "requirements": ["habiticalib==0.4.2"] + "requirements": ["habiticalib==0.4.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index b8c6f9fd8af..943d7fa7311 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1127,7 +1127,7 @@ ha-philipsjs==3.2.2 ha-silabs-firmware-client==0.2.0 # homeassistant.components.habitica -habiticalib==0.4.2 +habiticalib==0.4.3 # homeassistant.components.bluetooth habluetooth==5.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 79ad8482d42..6fbc1a7842a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -988,7 +988,7 @@ ha-philipsjs==3.2.2 ha-silabs-firmware-client==0.2.0 # homeassistant.components.habitica -habiticalib==0.4.2 +habiticalib==0.4.3 # homeassistant.components.bluetooth habluetooth==5.1.0