update boto3 to 1.4.7 and botocore to 1.7.34 (#10121)
This commit is contained in:
parent
2374659984
commit
6057b41151
6 changed files with 7 additions and 7 deletions
|
@ -17,7 +17,7 @@ from homeassistant.components.notify import (
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.remote import JSONEncoder
|
||||
|
||||
REQUIREMENTS = ['boto3==1.4.3']
|
||||
REQUIREMENTS = ['boto3==1.4.7']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue