From a9ac8e3ef373347acdb0487ca9030f47f99d487b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 21:58:16 +0000 Subject: [PATCH] Bump sqlalchemy from 1.0.14 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.0.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 3f0ff3d..4fdebae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-Social==1.6.2 Flask-WTF==0.12 Jinja2==2.8 MarkupSafe==0.23 -SQLAlchemy==1.0.14 +SQLAlchemy==1.3.0 WTForms==2.1 Werkzeug==0.11.10 argparse==1.2.1