From 266522267a8c6b12c2bb940b4fb5de55e4ab0cc0 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Mon, 3 Jul 2023 14:19:05 +0200 Subject: [PATCH] Bump aioslimproto to 2.3.2 (#95754) --- 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 f3008d9f1c1..1ef87e84933 100644 --- a/homeassistant/components/slimproto/manifest.json +++ b/homeassistant/components/slimproto/manifest.json @@ -6,5 +6,5 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/slimproto", "iot_class": "local_push", - "requirements": ["aioslimproto==2.1.1"] + "requirements": ["aioslimproto==2.3.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 81e71a831a2..a1d6eade299 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -345,7 +345,7 @@ aioshelly==5.4.0 aioskybell==22.7.0 # homeassistant.components.slimproto -aioslimproto==2.1.1 +aioslimproto==2.3.2 # homeassistant.components.steamist aiosteamist==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 007cb5fdea7..9f12920bbc1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -317,7 +317,7 @@ aioshelly==5.4.0 aioskybell==22.7.0 # homeassistant.components.slimproto -aioslimproto==2.1.1 +aioslimproto==2.3.2 # homeassistant.components.steamist aiosteamist==0.3.2