From 380b7bd287026b9913664a62e407f5ec0ef56ce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 13:18:29 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.12 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.12 to 1.3.0. - [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 8887676..9dcf5cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ requests==2.21.0 requests-oauthlib==1.2.0 sendgrid==5.3.0 six==1.11.0 -SQLAlchemy==1.2.12 +SQLAlchemy==1.3.0 tweepy==3.7.0 urllib3==1.24.1 Werkzeug==0.14.1