diff --git a/homeassistant/components/senz/manifest.json b/homeassistant/components/senz/manifest.json index aca6bce3f946e3..4dd43f6c4b919a 100644 --- a/homeassistant/components/senz/manifest.json +++ b/homeassistant/components/senz/manifest.json @@ -8,5 +8,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["pysenz"], - "requirements": ["pysenz==1.0.2"] + "requirements": ["pysenz==1.1.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 74285d09ff1c6e..e069c56206babb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2597,7 +2597,7 @@ pyscorpiontrack==0.1.1 pysensibo==1.2.1 # homeassistant.components.senz -pysenz==1.0.2 +pysenz==1.1.2 # homeassistant.components.sesame pysesame2==1.0.2