Upgrade sqlalchemy to 1.1.14 (#9458)

pull/9469/head
Fabian Affolter 2017-09-17 13:40:25 +02:00 committed by Pascal Vizeli
parent c54b2c43d4
commit f2c605ba1b
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.13'] REQUIREMENTS = ['sqlalchemy==1.1.14']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -928,7 +928,7 @@ speedtest-cli==1.0.6
# homeassistant.components.recorder # homeassistant.components.recorder
# homeassistant.scripts.db_migrator # homeassistant.scripts.db_migrator
sqlalchemy==1.1.13 sqlalchemy==1.1.14
# homeassistant.components.statsd # homeassistant.components.statsd
statsd==3.2.1 statsd==3.2.1

View File

@ -133,7 +133,7 @@ somecomfort==0.4.1
# homeassistant.components.recorder # homeassistant.components.recorder
# homeassistant.scripts.db_migrator # homeassistant.scripts.db_migrator
sqlalchemy==1.1.13 sqlalchemy==1.1.14
# homeassistant.components.statsd # homeassistant.components.statsd
statsd==3.2.1 statsd==3.2.1