Skip to content

Commit bb847ce

Browse files
authored
Bump pysilero-vad to 3.0.1 (home-assistant#158486)
1 parent 05920a9 commit bb847ce

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

homeassistant/components/assist_pipeline/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"integration_type": "system",
99
"iot_class": "local_push",
1010
"quality_scale": "internal",
11-
"requirements": ["pysilero-vad==3.0.0", "pyspeex-noise==1.0.2"]
11+
"requirements": ["pysilero-vad==3.0.1", "pyspeex-noise==1.0.2"]
1212
}

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ PyJWT==2.10.1
5656
PyNaCl==1.6.0
5757
pyOpenSSL==25.3.0
5858
pyserial==3.5
59-
pysilero-vad==3.0.0
59+
pysilero-vad==3.0.1
6060
pyspeex-noise==1.0.2
6161
python-slugify==8.0.4
6262
PyTurboJPEG==1.8.0

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

script/hassfest/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)