mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Upgrade mutagen to 1.44.0 (#34011)
This commit is contained in:
parent
c6a86edd36
commit
52e154f881
@ -2,7 +2,7 @@
|
||||
"domain": "tts",
|
||||
"name": "Text-to-Speech (TTS)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/tts",
|
||||
"requirements": ["mutagen==1.43.0"],
|
||||
"requirements": ["mutagen==1.44.0"],
|
||||
"dependencies": ["http"],
|
||||
"after_dependencies": ["media_player"],
|
||||
"codeowners": ["@pvizeli"]
|
||||
|
@ -890,7 +890,7 @@ minio==4.0.9
|
||||
mitemp_bt==0.0.3
|
||||
|
||||
# homeassistant.components.tts
|
||||
mutagen==1.43.0
|
||||
mutagen==1.44.0
|
||||
|
||||
# homeassistant.components.mychevy
|
||||
mychevy==1.2.0
|
||||
|
@ -346,7 +346,7 @@ mficlient==0.3.0
|
||||
minio==4.0.9
|
||||
|
||||
# homeassistant.components.tts
|
||||
mutagen==1.43.0
|
||||
mutagen==1.44.0
|
||||
|
||||
# homeassistant.components.ness_alarm
|
||||
nessclient==0.9.15
|
||||
|
Loading…
x
Reference in New Issue
Block a user