From da2c1c114218e1c4de23b717e88dfd758688d49f Mon Sep 17 00:00:00 2001 From: Diogo Gomes Date: Sun, 12 Feb 2023 04:18:34 +0000 Subject: [PATCH] Bump pyipma to 3.0.6 (#87867) bump pyipma --- homeassistant/components/ipma/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ipma/manifest.json b/homeassistant/components/ipma/manifest.json index 36dca71e957..7f250f63922 100644 --- a/homeassistant/components/ipma/manifest.json +++ b/homeassistant/components/ipma/manifest.json @@ -3,7 +3,7 @@ "name": "Instituto Portugu\u00eas do Mar e Atmosfera (IPMA)", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ipma", - "requirements": ["pyipma==3.0.5"], + "requirements": ["pyipma==3.0.6"], "codeowners": ["@dgomes", "@abmantis"], "iot_class": "cloud_polling", "loggers": ["geopy", "pyipma"] diff --git a/requirements_all.txt b/requirements_all.txt index 6f2b7474b70..f76479ad3fb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1687,7 +1687,7 @@ pyinsteon==1.2.0 pyintesishome==1.8.0 # homeassistant.components.ipma -pyipma==3.0.5 +pyipma==3.0.6 # homeassistant.components.ipp pyipp==0.12.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 43e604d5abc..d25ed5540b4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1209,7 +1209,7 @@ pyicloud==1.0.0 pyinsteon==1.2.0 # homeassistant.components.ipma -pyipma==3.0.5 +pyipma==3.0.6 # homeassistant.components.ipp pyipp==0.12.1