diff --git a/homeassistant/components/assist_pipeline/manifest.json b/homeassistant/components/assist_pipeline/manifest.json index c22b7391d33..1b93ecd9eef 100644 --- a/homeassistant/components/assist_pipeline/manifest.json +++ b/homeassistant/components/assist_pipeline/manifest.json @@ -7,5 +7,5 @@ "integration_type": "system", "iot_class": "local_push", "quality_scale": "internal", - "requirements": ["pymicro-vad==1.0.1", "pyspeex-noise==1.0.0"] + "requirements": ["pymicro-vad==1.0.1", "pyspeex-noise==1.0.2"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 3695317f064..79c846d6c11 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -49,7 +49,7 @@ pymicro-vad==1.0.1 PyNaCl==1.5.0 pyOpenSSL==24.2.1 pyserial==3.5 -pyspeex-noise==1.0.0 +pyspeex-noise==1.0.2 python-slugify==8.0.4 PyTurboJPEG==1.7.1 pyudev==0.24.1 diff --git a/requirements_all.txt b/requirements_all.txt index 53f7ed08480..78028cf31d4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2229,7 +2229,7 @@ pysoma==0.0.12 pyspcwebgw==0.7.0 # homeassistant.components.assist_pipeline -pyspeex-noise==1.0.0 +pyspeex-noise==1.0.2 # homeassistant.components.squeezebox pysqueezebox==0.7.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5c860c386db..18c9dea0cf7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1783,7 +1783,7 @@ pysoma==0.0.12 pyspcwebgw==0.7.0 # homeassistant.components.assist_pipeline -pyspeex-noise==1.0.0 +pyspeex-noise==1.0.2 # homeassistant.components.squeezebox pysqueezebox==0.7.1