From 7b0381e034bebfa719fccc29f93f79c65f29230f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 18:51:38 +0000 Subject: [PATCH] Bump python-levenshtein from 0.20.9 to 0.21.1 Bumps [python-levenshtein](https://github.com/maxbachmann/python-Levenshtein) from 0.20.9 to 0.21.1. - [Release notes](https://github.com/maxbachmann/python-Levenshtein/releases) - [Changelog](https://github.com/maxbachmann/python-Levenshtein/blob/main/HISTORY.md) - [Commits](https://github.com/maxbachmann/python-Levenshtein/compare/v0.20.9...v0.21.1) --- updated-dependencies: - dependency-name: python-levenshtein dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 052622e..943bb34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ SqlAlchemy==2.0.8 SQLAlchemy-Utils==0.40.0 thefuzz==0.19.0 -python-Levenshtein==0.20.9 +python-Levenshtein==0.21.1