Upgrade spiderpy to 1.2.0 (#15729)

This commit is contained in:
Peter Nijssen 2018-07-29 19:49:36 +02:00 committed by Fabian Affolter
parent baa974a487
commit 5849381dfb
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.discovery import load_platform
REQUIREMENTS = ['spiderpy==1.1.0']
REQUIREMENTS = ['spiderpy==1.2.0']
_LOGGER = logging.getLogger(__name__)

View file

@ -1291,7 +1291,7 @@ somecomfort==0.5.2
speedtest-cli==2.0.2
# homeassistant.components.spider
spiderpy==1.1.0
spiderpy==1.2.0
# homeassistant.components.sensor.spotcrime
spotcrime==1.0.3