From 5af72a04d79027cb19a26455947cb9a9a2b7591f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jan 2021 18:04:37 +0000 Subject: [PATCH] Bump sqlalchemy from 1.1.7 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.7 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 fb154260f..479b0e82a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ python-snappy==0.5.1 requests==2.24.0 setuptools==49.0.0 spooky==2.0.0 -sqlalchemy==1.1.7 +sqlalchemy==1.3.0 sshtunnel==0.1.3 twisted==19.7.0 validators==0.12.0