diff --git a/homeassistant/components/habitica/manifest.json b/homeassistant/components/habitica/manifest.json index 86002107a687..30443f1d1da8 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.4"] + "requirements": ["habiticalib==0.4.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index 65494bafc363..89d03562f653 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1131,7 +1131,7 @@ ha-philipsjs==3.2.2 ha-silabs-firmware-client==0.2.0 # homeassistant.components.habitica -habiticalib==0.4.4 +habiticalib==0.4.5 # homeassistant.components.bluetooth habluetooth==5.6.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b0ae6b9dd408..89d9b6d11a8f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -992,7 +992,7 @@ ha-philipsjs==3.2.2 ha-silabs-firmware-client==0.2.0 # homeassistant.components.habitica -habiticalib==0.4.4 +habiticalib==0.4.5 # homeassistant.components.bluetooth habluetooth==5.6.4