From bf33144c2bb9402c5be391d3dac7dc762383f153 Mon Sep 17 00:00:00 2001 From: Diogo Gomes Date: Sat, 29 Feb 2020 01:37:34 +0000 Subject: [PATCH] Bump pyipma to 2.0.5 (#32337) * bump pyipma version to 2.0.5 * bump pyipma version to 2.0.5 --- 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 1457ac24195..63c041f28c3 100644 --- a/homeassistant/components/ipma/manifest.json +++ b/homeassistant/components/ipma/manifest.json @@ -3,7 +3,7 @@ "name": "Instituto Português do Mar e Atmosfera (IPMA)", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ipma", - "requirements": ["pyipma==2.0.4"], + "requirements": ["pyipma==2.0.5"], "dependencies": [], "codeowners": ["@dgomes", "@abmantis"] } diff --git a/requirements_all.txt b/requirements_all.txt index ffb0d5e45bb..fbe0cee42f0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1312,7 +1312,7 @@ pyicloud==0.9.2 pyintesishome==1.6 # homeassistant.components.ipma -pyipma==2.0.4 +pyipma==2.0.5 # homeassistant.components.iqvia pyiqvia==0.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6e03c104c1c..50d27d9fdbb 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -477,7 +477,7 @@ pyhomematic==0.1.65 pyicloud==0.9.2 # homeassistant.components.ipma -pyipma==2.0.4 +pyipma==2.0.5 # homeassistant.components.iqvia pyiqvia==0.2.1