diff --git a/homeassistant/components/habitica/manifest.json b/homeassistant/components/habitica/manifest.json index 9649723f761..d11d6fe557b 100644 --- a/homeassistant/components/habitica/manifest.json +++ b/homeassistant/components/habitica/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "loggers": ["habiticalib"], "quality_scale": "platinum", - "requirements": ["habiticalib==0.4.6"] + "requirements": ["habiticalib==0.4.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0c9d7dd20ea..00712b5b64e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1173,7 +1173,7 @@ ha-philipsjs==3.2.4 ha-silabs-firmware-client==0.3.0 # homeassistant.components.habitica -habiticalib==0.4.6 +habiticalib==0.4.7 # homeassistant.components.bluetooth habluetooth==5.11.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fc6d44444f7..3f51c69187e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1046,7 +1046,7 @@ ha-philipsjs==3.2.4 ha-silabs-firmware-client==0.3.0 # homeassistant.components.habitica -habiticalib==0.4.6 +habiticalib==0.4.7 # homeassistant.components.bluetooth habluetooth==5.11.1