From 57a0f27ac7803ed470ef66f2945cd1ef3be35c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 09:44:37 +0000 Subject: [PATCH] Bump sqlalchemy from 1.0.5 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.0.5 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 ac03d0c..87ed83b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Flask-WTF==0.11 Jinja2==2.7.3 Mako==1.0.1 MarkupSafe==0.23 -SQLAlchemy==1.0.5 +SQLAlchemy==1.3.0 WTForms==2.0.2 Werkzeug==0.10.4 alembic==0.7.6