From 65738c26fc955cc42a48bb7ac1a40911fc53aa0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 23:59:40 +0000 Subject: [PATCH] Bump sqlalchemy from 1.1.14 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.14 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 e650792..3c4141a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ redis==3.5.3 requests==2.25.1 rq==1.7.0 six==1.11.0 -SQLAlchemy==1.1.14 +SQLAlchemy==1.3.0 urllib3==1.22 visitor==0.1.3 Werkzeug==1.0.1