From 66922ead5685b946a2788c0ef3127fc8a8b322fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 04:43:17 +0000 Subject: [PATCH] Bump sqlalchemy from 1.1.10 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.10 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 6bdb493..cfd9a25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,5 +21,5 @@ PyJWT==1.5.0 python-dateutil==2.6.0 python-editor==1.0.3 six==1.10.0 -SQLAlchemy==1.1.10 +SQLAlchemy==1.3.0 Werkzeug==0.12.2