mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 08:35:15 +02:00
bump usps version (#8074)
This commit is contained in:
committed by
Paulus Schoutsen
parent
a2fbc0d2ef
commit
84aab1c973
@@ -18,7 +18,7 @@ from homeassistant.util import slugify
|
|||||||
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.1.1']
|
REQUIREMENTS = ['myusps==1.1.2']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@@ -385,7 +385,7 @@ miflora==0.1.16
|
|||||||
mutagen==1.37.0
|
mutagen==1.37.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.usps
|
# homeassistant.components.sensor.usps
|
||||||
myusps==1.1.1
|
myusps==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.media_player.nad
|
# homeassistant.components.media_player.nad
|
||||||
# homeassistant.components.media_player.nadtcp
|
# homeassistant.components.media_player.nadtcp
|
||||||
|
Reference in New Issue
Block a user