Upgrade to 0.1.2 (#10348)

Fix an insecure request warning when not using verify=True. Contributed by @nalepae
This commit is contained in:
TopdRob 2017-11-08 16:11:12 +01:00 committed by Pascal Vizeli
parent 148a7ddda9
commit f5ea7d3c9c
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.components.notify import (
from homeassistant.const import CONF_ACCESS_TOKEN, CONF_USERNAME
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['freesms==0.1.1']
REQUIREMENTS = ['freesms==0.1.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -265,7 +265,7 @@ fixerio==0.1.1
flux_led==0.20
# homeassistant.components.notify.free_mobile
freesms==0.1.1
freesms==0.1.2
# homeassistant.components.device_tracker.fritz
# homeassistant.components.sensor.fritzbox_callmonitor