bump myusps version (#5911)
This commit is contained in:
parent
533d28ce40
commit
4af9d0f9ea
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue