mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
bump ups version (#7033)
This commit is contained in:
parent
ee988dc884
commit
32da163421
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user