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