mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
bump myusps version (#5911)
This commit is contained in:
parent
533d28ce40
commit
4af9d0f9ea
@ -19,7 +19,7 @@ from homeassistant.util import Throttle
|
|||||||
from homeassistant.util.dt import now, parse_datetime
|
from homeassistant.util.dt import now, parse_datetime
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['myusps==1.0.2']
|
REQUIREMENTS = ['myusps==1.0.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -332,7 +332,7 @@ miflora==0.1.15
|
|||||||
mutagen==1.36.2
|
mutagen==1.36.2
|
||||||
|
|
||||||
# homeassistant.components.sensor.usps
|
# homeassistant.components.sensor.usps
|
||||||
myusps==1.0.2
|
myusps==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.discovery
|
# homeassistant.components.discovery
|
||||||
netdisco==0.8.2
|
netdisco==0.8.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user