bump ups version ()

pull/7037/head
happyleavesaoc 2017-04-11 02:09:39 -04:00 committed by Fabian Affolter
parent ee988dc884
commit 32da163421
2 changed files with 2 additions and 2 deletions
homeassistant/components/sensor

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.1']
REQUIREMENTS = ['upsmychoice==1.0.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -762,7 +762,7 @@ twilio==5.7.0
uber_rides==0.2.7
# homeassistant.components.sensor.ups
upsmychoice==1.0.1
upsmychoice==1.0.2
# homeassistant.components.camera.uvc
uvcclient==0.10.0