From ad8c99baf0a6151f068343a9b23b2fd82b30c5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 15:55:06 +0000 Subject: [PATCH] Bump sqlalchemy from 1.1.14 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.14 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 3ed1fc1..d28c444 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ openpyxl==2.4.9 pkg-resources==0.0.0 pytz==2017.3 records==0.5.2 -SQLAlchemy==1.1.14 +SQLAlchemy==1.3.0 tablib==0.12.1 unicodecsv==0.14.1 xlrd==1.1.0