Upgrade sqlalchemy to 1.1.10 (#7807)

pull/6477/merge
Fabian Affolter 2017-05-29 15:38:56 +02:00 committed by Pascal Vizeli
parent 8fcc750998
commit ba44b7edb3
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ from . import purge, migration
from .const import DATA_INSTANCE from .const import DATA_INSTANCE
from .util import session_scope from .util import session_scope
REQUIREMENTS = ['sqlalchemy==1.1.9'] REQUIREMENTS = ['sqlalchemy==1.1.10']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -794,7 +794,7 @@ speedtest-cli==1.0.6
# homeassistant.components.recorder # homeassistant.components.recorder
# homeassistant.scripts.db_migrator # homeassistant.scripts.db_migrator
sqlalchemy==1.1.9 sqlalchemy==1.1.10
# homeassistant.components.statsd # homeassistant.components.statsd
statsd==3.2.1 statsd==3.2.1

View File

@ -117,7 +117,7 @@ somecomfort==0.4.1
# homeassistant.components.recorder # homeassistant.components.recorder
# homeassistant.scripts.db_migrator # homeassistant.scripts.db_migrator
sqlalchemy==1.1.9 sqlalchemy==1.1.10
# homeassistant.components.statsd # homeassistant.components.statsd
statsd==3.2.1 statsd==3.2.1