From 37b9e3b545469723f7f8b53d594273181b73fc9d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2020 05:48:11 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.6 to 1.3.13 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.6 to 1.3.13. - [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 25e237f..8cea152 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ Jinja2==2.10.1 MarkupSafe==1.0 psycopg2==2.8.3 requests==2.20.0 -SQLAlchemy==1.3.6 +SQLAlchemy==1.3.13 urllib3==1.24.2 Werkzeug==0.15.5