Minor version bump for anthemav package (#21932)

Additional Python 3.7 fixes in the anthemav package.
See also: https://pypi.org/project/anthemav/
pull/21935/head
David McNett 2019-03-11 10:17:57 -05:00 committed by Fabian Affolter
parent e7c85d350e
commit 4f49bdf262
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.const import (
STATE_ON)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['anthemav==1.1.9']
REQUIREMENTS = ['anthemav==1.1.10']
_LOGGER = logging.getLogger(__name__)

View File

@ -161,7 +161,7 @@ amcrest==1.2.5
anel_pwrctrl-homeassistant==0.0.1.dev2
# homeassistant.components.media_player.anthemav
anthemav==1.1.9
anthemav==1.1.10
# homeassistant.components.apcupsd
apcaccess==0.0.13