bump ups version (#7654)
parent
238921b681
commit
f65cc68705
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue