From 3704b5cf5e535c217ce1fa3c2686d7606ae81b76 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Wed, 4 May 2022 16:38:11 +0200 Subject: [PATCH] Bump aioslimproto to 2.0.1 (#71285) --- homeassistant/components/slimproto/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/slimproto/manifest.json b/homeassistant/components/slimproto/manifest.json index eb4ab00f18d..23b3198d7e4 100644 --- a/homeassistant/components/slimproto/manifest.json +++ b/homeassistant/components/slimproto/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "iot_class": "local_push", "documentation": "https://www.home-assistant.io/integrations/slimproto", - "requirements": ["aioslimproto==2.0.0"], + "requirements": ["aioslimproto==2.0.1"], "codeowners": ["@marcelveldt"], "after_dependencies": ["media_source"] } diff --git a/requirements_all.txt b/requirements_all.txt index ce4a5971ecd..16778889248 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -244,7 +244,7 @@ aiosenz==1.0.0 aioshelly==2.0.0 # homeassistant.components.slimproto -aioslimproto==2.0.0 +aioslimproto==2.0.1 # homeassistant.components.steamist aiosteamist==0.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3772fd7b38a..6d1a1de2cf6 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -210,7 +210,7 @@ aiosenz==1.0.0 aioshelly==2.0.0 # homeassistant.components.slimproto -aioslimproto==2.0.0 +aioslimproto==2.0.1 # homeassistant.components.steamist aiosteamist==0.3.1