Upgrade mutagen to 1.45.1 (#39166)

This commit is contained in:
Fabian Affolter 2020-08-23 12:08:52 +02:00 committed by GitHub
parent b68c5cec94
commit 2bf31dc5b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "tts",
"name": "Text-to-Speech (TTS)",
"documentation": "https://www.home-assistant.io/integrations/tts",
"requirements": ["mutagen==1.44.0"],
"requirements": ["mutagen==1.45.1"],
"dependencies": ["http"],
"after_dependencies": ["media_player"],
"codeowners": ["@pvizeli"]

View file

@ -923,7 +923,7 @@ minio==4.0.9
mitemp_bt==0.0.3
# homeassistant.components.tts
mutagen==1.44.0
mutagen==1.45.1
# homeassistant.components.mychevy
mychevy==2.0.1

View file

@ -442,7 +442,7 @@ millheater==0.3.4
minio==4.0.9
# homeassistant.components.tts
mutagen==1.44.0
mutagen==1.45.1
# homeassistant.components.ness_alarm
nessclient==0.9.15