From 226f6c7ff56e6a16328cf331d5d4112a428dbea7 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Mon, 23 Jun 2025 16:29:11 -0500 Subject: [PATCH] Bump to 1.7.1 for Python version fix --- homeassistant/components/wyoming/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/wyoming/manifest.json b/homeassistant/components/wyoming/manifest.json index eec0fb3fcd1..31adb17d7f5 100644 --- a/homeassistant/components/wyoming/manifest.json +++ b/homeassistant/components/wyoming/manifest.json @@ -13,6 +13,6 @@ "documentation": "https://www.home-assistant.io/integrations/wyoming", "integration_type": "service", "iot_class": "local_push", - "requirements": ["wyoming==1.7.0"], + "requirements": ["wyoming==1.7.1"], "zeroconf": ["_wyoming._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index ae42edfdb8f..5b96df385fc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3114,7 +3114,7 @@ wolf-comm==0.0.23 wsdot==0.0.1 # homeassistant.components.wyoming -wyoming==1.7.0 +wyoming==1.7.1 # homeassistant.components.xbox xbox-webapi==2.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a27fd205c82..f902f1fcf48 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2564,7 +2564,7 @@ wolf-comm==0.0.23 wsdot==0.0.1 # homeassistant.components.wyoming -wyoming==1.7.0 +wyoming==1.7.1 # homeassistant.components.xbox xbox-webapi==2.1.0