diff --git a/homeassistant/components/ipma/manifest.json b/homeassistant/components/ipma/manifest.json index 0d7df3fcf9225a..1abd7807213fd6 100644 --- a/homeassistant/components/ipma/manifest.json +++ b/homeassistant/components/ipma/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/ipma", "iot_class": "cloud_polling", "loggers": ["geopy", "pyipma"], - "requirements": ["pyipma==3.0.7"] + "requirements": ["pyipma==3.0.8"] } diff --git a/requirements_all.txt b/requirements_all.txt index fa29d43faedbd1..f0e5d374b5cefa 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1986,7 +1986,7 @@ pyinsteon==1.6.3 pyintesishome==1.8.0 # homeassistant.components.ipma -pyipma==3.0.7 +pyipma==3.0.8 # homeassistant.components.ipp pyipp==0.17.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 255100f2b317d8..307bfbd872eaef 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1612,7 +1612,7 @@ pyicloud==1.0.0 pyinsteon==1.6.3 # homeassistant.components.ipma -pyipma==3.0.7 +pyipma==3.0.8 # homeassistant.components.ipp pyipp==0.17.0