diff --git a/homeassistant/components/habitica/manifest.json b/homeassistant/components/habitica/manifest.json index 94ee90ce209..a1c1ae7787b 100644 --- a/homeassistant/components/habitica/manifest.json +++ b/homeassistant/components/habitica/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/habitica", "iot_class": "cloud_polling", "loggers": ["habiticalib"], - "requirements": ["habiticalib==0.3.1"] + "requirements": ["habiticalib==0.3.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1b90cd40e98..377f68f9ea4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1088,7 +1088,7 @@ ha-iotawattpy==0.1.2 ha-philipsjs==3.2.2 # homeassistant.components.habitica -habiticalib==0.3.1 +habiticalib==0.3.2 # homeassistant.components.bluetooth habluetooth==3.6.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3a415f6ad96..a66295aaa8b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -929,7 +929,7 @@ ha-iotawattpy==0.1.2 ha-philipsjs==3.2.2 # homeassistant.components.habitica -habiticalib==0.3.1 +habiticalib==0.3.2 # homeassistant.components.bluetooth habluetooth==3.6.0