From 0aa2c149a288ba34594dcbfe526d482be7363c56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 05:33:39 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.23 to 1.4.21 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.23 to 1.4.21. - [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..3fd6403 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.21 toml==0.10.2 twilio==6.52.0 typed-ast==1.4.2