mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Upgrade pylast to 1.7.0 (#5344)
This commit is contained in:
parent
82b84f480b
commit
633c1408fb
@ -13,7 +13,7 @@ from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.const import CONF_API_KEY
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['pylast==1.6.0']
|
||||
REQUIREMENTS = ['pylast==1.7.0']
|
||||
|
||||
CONF_USERS = 'users'
|
||||
|
||||
|
@ -431,7 +431,7 @@ pyicloud==0.9.1
|
||||
pyiss==1.0.1
|
||||
|
||||
# homeassistant.components.sensor.lastfm
|
||||
pylast==1.6.0
|
||||
pylast==1.7.0
|
||||
|
||||
# homeassistant.components.litejet
|
||||
pylitejet==0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user