mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Upgrade shodan to 1.7.5 (#9228)
This commit is contained in:
parent
76c7eef7d8
commit
10e8aea46b
@ -14,7 +14,7 @@ from homeassistant.components.sensor import PLATFORM_SCHEMA
|
||||
from homeassistant.const import ATTR_ATTRIBUTION, CONF_API_KEY, CONF_NAME
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['shodan==1.7.4']
|
||||
REQUIREMENTS = ['shodan==1.7.5']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -888,7 +888,7 @@ sense-hat==2.2.0
|
||||
sharp_aquos_rc==0.3.2
|
||||
|
||||
# homeassistant.components.sensor.shodan
|
||||
shodan==1.7.4
|
||||
shodan==1.7.5
|
||||
|
||||
# homeassistant.components.alarm_control_panel.simplisafe
|
||||
simplisafe-python==1.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user