From 87363e87256fc0fcd42cc2bc8359bcfaf1cdbf35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 00:00:56 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.12 to 1.3.0 in /automation Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.12 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] --- automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/requirements.txt b/automation/requirements.txt index 97ea204..4afb2c8 100644 --- a/automation/requirements.txt +++ b/automation/requirements.txt @@ -88,7 +88,7 @@ Send2Trash==1.5.0 simplegeneric==0.8.1 simplejson==3.16.0 six==1.11.0 -SQLAlchemy==1.2.12 +SQLAlchemy==1.3.0 tabulator==1.4.1 terminado==0.8.1 testpath==0.4.2