From a4dca6b11403b1e93d92414d28cbe194f605d94d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 05:35:14 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.23 to 1.4.20 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.23 to 1.4.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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e525b1..84d9a1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pytz==2021.1 regex==2020.11.13 requests==2.25.1 six==1.15.0 -SQLAlchemy==1.3.23 +SQLAlchemy==1.4.20 toml==0.10.2 twilio==6.52.0 typed-ast==1.4.2