Bumped py17track to 2.1.0 (#18804)
This commit is contained in:
parent
ca74f5efde
commit
ab4d0a7fc3
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ from homeassistant.helpers import aiohttp_client, config_validation as cv
|
|||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import Throttle, slugify
|
||||
|
||||
REQUIREMENTS = ['py17track==2.0.2']
|
||||
REQUIREMENTS = ['py17track==2.1.0']
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
ATTR_DESTINATION_COUNTRY = 'destination_country'
|
||||
|
|
|
@ -805,7 +805,7 @@ py-melissa-climate==2.0.0
|
|||
py-synology==0.2.0
|
||||
|
||||
# homeassistant.components.sensor.seventeentrack
|
||||
py17track==2.0.2
|
||||
py17track==2.1.0
|
||||
|
||||
# homeassistant.components.hdmi_cec
|
||||
pyCEC==0.4.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue