mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pycsspeechtts to v1.0.8 (#82922)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"domain": "microsoft",
|
||||
"name": "Microsoft Text-to-Speech (TTS)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/microsoft",
|
||||
"requirements": ["pycsspeechtts==1.0.4"],
|
||||
"requirements": ["pycsspeechtts==1.0.8"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pycsspeechtts"]
|
||||
|
@ -1516,7 +1516,7 @@ pycomfoconnect==0.4
|
||||
pycoolmasternet-async==0.1.2
|
||||
|
||||
# homeassistant.components.microsoft
|
||||
pycsspeechtts==1.0.4
|
||||
pycsspeechtts==1.0.8
|
||||
|
||||
# homeassistant.components.cups
|
||||
# pycups==1.9.73
|
||||
|
Reference in New Issue
Block a user