From ca4433bd702bf860f5d94dc39e37a5306aa78c0b Mon Sep 17 00:00:00 2001 From: MatsNl <37705266+MatsNl@users.noreply.github.com> Date: Mon, 18 May 2020 18:12:00 +0200 Subject: [PATCH] Bump Atag dependency to 0.3.1.2 (#35776) --- homeassistant/components/atag/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/atag/manifest.json b/homeassistant/components/atag/manifest.json index b28f6875fa4..5fd77ee5155 100644 --- a/homeassistant/components/atag/manifest.json +++ b/homeassistant/components/atag/manifest.json @@ -3,6 +3,6 @@ "name": "Atag", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/atag/", - "requirements": ["pyatag==0.3.1.1"], + "requirements": ["pyatag==0.3.1.2"], "codeowners": ["@MatsNL"] } diff --git a/requirements_all.txt b/requirements_all.txt index effc19b575f..764f67b5a62 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1212,7 +1212,7 @@ pyalmond==0.0.2 pyarlo==0.2.3 # homeassistant.components.atag -pyatag==0.3.1.1 +pyatag==0.3.1.2 # homeassistant.components.netatmo pyatmo==3.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c523af46c87..fef671ae909 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -515,7 +515,7 @@ pyalmond==0.0.2 pyarlo==0.2.3 # homeassistant.components.atag -pyatag==0.3.1.1 +pyatag==0.3.1.2 # homeassistant.components.netatmo pyatmo==3.3.1