Update geizhals dependency (#19152)
This commit is contained in:
parent
7d3a962f73
commit
5e65e27bda
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.util import Throttle
|
|||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.const import CONF_NAME
|
||||
|
||||
REQUIREMENTS = ['geizhals==0.0.7']
|
||||
REQUIREMENTS = ['geizhals==0.0.9']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -416,7 +416,7 @@ gTTS-token==1.1.3
|
|||
gearbest_parser==1.0.7
|
||||
|
||||
# homeassistant.components.sensor.geizhals
|
||||
geizhals==0.0.7
|
||||
geizhals==0.0.9
|
||||
|
||||
# homeassistant.components.geo_location.geo_json_events
|
||||
# homeassistant.components.geo_location.nsw_rural_fire_service_feed
|
||||
|
|
Loading…
Add table
Reference in a new issue