From 149a8eb0cc93992edf8bbc628e358b8b8a278ec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Apr 2021 22:40:16 +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 959de50..2857416 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ python-dateutil==2.6.1 python-editor==1.0.3 requests==2.18.4 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