From 123c02b03f606071d7009fdfc5563389fcbdcaa2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 04:16:40 +0000 Subject: [PATCH] Bump sqlalchemy-searchable from 1.2.0 to 1.3.0 Bumps [sqlalchemy-searchable](https://github.com/kvesteri/sqlalchemy-searchable) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/kvesteri/sqlalchemy-searchable/releases) - [Changelog](https://github.com/kvesteri/sqlalchemy-searchable/blob/master/CHANGES.rst) - [Commits](https://github.com/kvesteri/sqlalchemy-searchable/compare/1.2.0...1.3.0) 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..d32b71a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ python-magic==0.4.22 python-slugify==4.0.1 sqlalchemy==1.3.23 bcrypt==3.2.0 -sqlalchemy_searchable==1.2.0 +sqlalchemy_searchable==1.3.0 redis==3.5.3 pyais==1.4.0