From b3de7b839bacd8ac80e78db6b847dbae272e4096 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 04:14:51 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.23 to 1.4.4 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.23 to 1.4.4. - [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 5848b34..186110d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ texttable==1.6.3 Unidecode==1.2.0 python-magic==0.4.22 python-slugify==4.0.1 -sqlalchemy==1.3.23 +sqlalchemy==1.4.4 bcrypt==3.2.0 sqlalchemy_searchable==1.2.0 redis==3.5.3