From 4576fea51111af0054e3aa3347332a4d4b324e89 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Tue, 30 Jan 2024 13:19:51 +0100 Subject: [PATCH] Bump python-matter-server to 5.3.1 (#109118) --- homeassistant/components/matter/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/matter/manifest.json b/homeassistant/components/matter/manifest.json index 32ede276357..b8b384060d6 100644 --- a/homeassistant/components/matter/manifest.json +++ b/homeassistant/components/matter/manifest.json @@ -6,5 +6,5 @@ "dependencies": ["websocket_api"], "documentation": "https://www.home-assistant.io/integrations/matter", "iot_class": "local_push", - "requirements": ["python-matter-server==5.3.0"] + "requirements": ["python-matter-server==5.3.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index f1d634a8b89..cf4a88de366 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2235,7 +2235,7 @@ python-kasa[speedups]==0.6.2 # python-lirc==1.2.3 # homeassistant.components.matter -python-matter-server==5.3.0 +python-matter-server==5.3.1 # homeassistant.components.xiaomi_miio python-miio==0.5.12 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1f6be5ea4fb..bbc566c616f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1705,7 +1705,7 @@ python-juicenet==1.1.0 python-kasa[speedups]==0.6.2 # homeassistant.components.matter -python-matter-server==5.3.0 +python-matter-server==5.3.1 # homeassistant.components.xiaomi_miio python-miio==0.5.12