From 8a9b2f4515fc95e5e424a279af09001346c87044 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Tue, 26 Sep 2023 17:14:48 -0500 Subject: [PATCH] Bump to webrtc-noise-gain 1.2.1 for 32-bit builds (#100942) * Bump to 1.2.0 for 32-bit builds * Bugfix with 1.2.1 --- homeassistant/components/assist_pipeline/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/assist_pipeline/manifest.json b/homeassistant/components/assist_pipeline/manifest.json index 1034d1b5f62be1..138f880526d4f7 100644 --- a/homeassistant/components/assist_pipeline/manifest.json +++ b/homeassistant/components/assist_pipeline/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/assist_pipeline", "iot_class": "local_push", "quality_scale": "internal", - "requirements": ["webrtc-noise-gain==1.1.0"] + "requirements": ["webrtc-noise-gain==1.2.1"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index b9dfd0b436a930..c5d0dd5fd33cca 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -50,7 +50,7 @@ typing-extensions>=4.8.0,<5.0 ulid-transform==0.8.1 voluptuous-serialize==2.6.0 voluptuous==0.13.1 -webrtc-noise-gain==1.1.0 +webrtc-noise-gain==1.2.1 yarl==1.9.2 zeroconf==0.115.0 diff --git a/requirements_all.txt b/requirements_all.txt index 9ee86b967635bd..470ac28ebd8443 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2694,7 +2694,7 @@ waterfurnace==1.1.0 webexteamssdk==1.1.1 # homeassistant.components.assist_pipeline -webrtc-noise-gain==1.1.0 +webrtc-noise-gain==1.2.1 # homeassistant.components.whirlpool whirlpool-sixth-sense==0.18.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index af1f908c682373..06811ebf94de60 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2000,7 +2000,7 @@ wallbox==0.4.12 watchdog==2.3.1 # homeassistant.components.assist_pipeline -webrtc-noise-gain==1.1.0 +webrtc-noise-gain==1.2.1 # homeassistant.components.whirlpool whirlpool-sixth-sense==0.18.4