diff --git a/homeassistant/components/lamarzocco/manifest.json b/homeassistant/components/lamarzocco/manifest.json index 422f971186e..8dd8e1294b0 100644 --- a/homeassistant/components/lamarzocco/manifest.json +++ b/homeassistant/components/lamarzocco/manifest.json @@ -7,5 +7,5 @@ "integration_type": "device", "iot_class": "cloud_polling", "loggers": ["lmcloud"], - "requirements": ["lmcloud==0.4.34"] + "requirements": ["lmcloud==0.4.35"] } diff --git a/requirements_all.txt b/requirements_all.txt index 41e24532fc7..71adc51d1b8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1210,7 +1210,7 @@ linear-garage-door==0.2.7 linode-api==4.1.9b1 # homeassistant.components.lamarzocco -lmcloud==0.4.34 +lmcloud==0.4.35 # homeassistant.components.google_maps locationsharinglib==5.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 76c454e9527..130537b59ce 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -955,7 +955,7 @@ libsoundtouch==0.8 linear-garage-door==0.2.7 # homeassistant.components.lamarzocco -lmcloud==0.4.34 +lmcloud==0.4.35 # homeassistant.components.logi_circle logi-circle==0.2.3