From 426b763ae8b289bf0cf579892250984b024ca080 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 04:27:52 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.23 to 1.4.3 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.23 to 1.4.3. - [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..4543ac3 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.3 bcrypt==3.2.0 sqlalchemy_searchable==1.2.0 redis==3.5.3