From fb16307d72daa693725703668d7ccf5e3ddc7781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 6 Dec 2018 06:13:15 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.10 to 1.2.14 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.10 to 1.2.14. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af9b120c8..ce32b49f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pyenchant==2.0.0 pythonwhois==2.4.3 requests==2.20.0 requests-oauthlib==1.0.0 -SQLAlchemy==1.2.10 +SQLAlchemy==1.2.14 tweepy==3.6.0 watchdog==0.8.3 yarl==1.1.1