Upgrade sendgrid to 5.4.0 (#14891)

This commit is contained in:
Fabian Affolter 2018-06-10 11:38:11 +02:00 committed by GitHub
parent 54e87836f6
commit ce0ca7ff90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ from homeassistant.const import (
CONF_API_KEY, CONF_SENDER, CONF_RECIPIENT, CONTENT_TYPE_TEXT_PLAIN)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['sendgrid==5.3.0']
REQUIREMENTS = ['sendgrid==5.4.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -1207,7 +1207,7 @@ schiene==0.22
scsgate==0.1.0
# homeassistant.components.notify.sendgrid
sendgrid==5.3.0
sendgrid==5.4.0
# homeassistant.components.light.sensehat
# homeassistant.components.sensor.sensehat