From e220f02aadaf6545dac44639f4474c0a13d4daa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:29:17 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.19 to 1.3.20 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.19 to 1.3.20. - [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 33bbf16..836cc04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ requests-futures==1.0.0 sgmllib3k==1.0.0 six==1.15.0 soupsieve==2.0.1 -SQLAlchemy==1.3.19 +SQLAlchemy==1.3.20 style==1.1.6 toml==0.10.1 urllib3==1.25.10