From a01444b6dd0e4fb711da2bc32a8bf71b883183fc Mon Sep 17 00:00:00 2001 From: Austin Mroczek Date: Sat, 7 May 2022 13:30:36 -0700 Subject: [PATCH] bump total_connect_client to 2022.5 (#71493) --- homeassistant/components/totalconnect/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/totalconnect/manifest.json b/homeassistant/components/totalconnect/manifest.json index bc62a5b17af0..461bff0cfd0e 100644 --- a/homeassistant/components/totalconnect/manifest.json +++ b/homeassistant/components/totalconnect/manifest.json @@ -2,7 +2,7 @@ "domain": "totalconnect", "name": "Total Connect", "documentation": "https://www.home-assistant.io/integrations/totalconnect", - "requirements": ["total_connect_client==2022.3"], + "requirements": ["total_connect_client==2022.5"], "dependencies": [], "codeowners": ["@austinmroczek"], "config_flow": true, diff --git a/requirements_all.txt b/requirements_all.txt index a32812c3fd4b..dd2536656130 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2319,7 +2319,7 @@ tololib==0.1.0b3 toonapi==0.2.1 # homeassistant.components.totalconnect -total_connect_client==2022.3 +total_connect_client==2022.5 # homeassistant.components.tplink_lte tp-connected==0.0.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ab43ebd64c8c..510f001e7293 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1504,7 +1504,7 @@ tololib==0.1.0b3 toonapi==0.2.1 # homeassistant.components.totalconnect -total_connect_client==2022.3 +total_connect_client==2022.5 # homeassistant.components.transmission transmissionrpc==0.11