bump ups version (#7654)

pull/7701/head
happyleavesaoc 2017-05-18 16:38:50 -05:00 committed by Pascal Vizeli
parent 238921b681
commit f65cc68705
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ from homeassistant.util import Throttle
from homeassistant.util.dt import now, parse_date
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['upsmychoice==1.0.2']
REQUIREMENTS = ['upsmychoice==1.0.4']
_LOGGER = logging.getLogger(__name__)

View File

@ -829,7 +829,7 @@ twilio==5.7.0
uber_rides==0.4.1
# homeassistant.components.sensor.ups
upsmychoice==1.0.2
upsmychoice==1.0.4
# homeassistant.components.camera.uvc
uvcclient==0.10.0