From 95fa449c65d98bce9f5fa4c6b670c4de9d93e874 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 23:39:59 +0000 Subject: [PATCH] Bump sqlalchemy from 1.1.14 to 1.3.8 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.14 to 1.3.8. - [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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db124a6..3fac094 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ python-editor==1.0.4 pytz==2017.2 requests==2.22.0 six==1.11.0 -SQLAlchemy==1.1.14 +SQLAlchemy==1.3.8 urllib3==1.25.3 visitor==0.1.3 Werkzeug==0.15.5