From b00293e8e4e3b8a43ab2493a54d5788271822b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 07:32:05 +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 0b04e4f..4ba8c11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ requests==2.18.4 requests-oauthlib==0.8.0 simplegeneric==0.8.1 six==1.11.0 -SQLAlchemy==1.1.14 +SQLAlchemy==1.3.0 sqlalchemy-migrate==0.11.0 sqlparse==0.2.4 Tempita==0.5.2