mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
Upgrade mutagen to 1.43.0 (#28984)
This commit is contained in:
parent
ebd38395fb
commit
2a8e99d799
@ -3,7 +3,7 @@
|
||||
"name": "Tts",
|
||||
"documentation": "https://www.home-assistant.io/integrations/tts",
|
||||
"requirements": [
|
||||
"mutagen==1.42.0"
|
||||
"mutagen==1.43.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"http"
|
||||
|
@ -848,7 +848,7 @@ mitemp_bt==0.0.3
|
||||
motorparts==1.1.0
|
||||
|
||||
# homeassistant.components.tts
|
||||
mutagen==1.42.0
|
||||
mutagen==1.43.0
|
||||
|
||||
# homeassistant.components.mychevy
|
||||
mychevy==1.2.0
|
||||
|
@ -281,7 +281,7 @@ mficlient==0.3.0
|
||||
minio==4.0.9
|
||||
|
||||
# homeassistant.components.tts
|
||||
mutagen==1.42.0
|
||||
mutagen==1.43.0
|
||||
|
||||
# homeassistant.components.ness_alarm
|
||||
nessclient==0.9.15
|
||||
|
Loading…
x
Reference in New Issue
Block a user