Upgrade mutagen to 1.42.0 (#19956)

This commit is contained in:
Fabian Affolter 2019-01-11 10:38:39 +01:00 committed by Daniel Høyer Iversen
parent c3e9bd1444
commit 7b81727c69
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ from homeassistant.helpers import config_per_platform
import homeassistant.helpers.config_validation as cv
from homeassistant.setup import async_prepare_setup_platform
REQUIREMENTS = ['mutagen==1.41.1']
REQUIREMENTS = ['mutagen==1.42.0']
_LOGGER = logging.getLogger(__name__)

View file

@ -680,7 +680,7 @@ mitemp_bt==0.0.1
motorparts==1.0.2
# homeassistant.components.tts
mutagen==1.41.1
mutagen==1.42.0
# homeassistant.components.mychevy
mychevy==1.2.0