From fb937ad58715eb2cb6be896e6fe407fb414c7bb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:32:13 +0000 Subject: [PATCH] pip(deps): bump python-levenshtein from 0.25.0 to 0.26.1 Bumps [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.25.0 to 0.26.1. - [Release notes](https://github.com/rapidfuzz/python-Levenshtein/releases) - [Changelog](https://github.com/rapidfuzz/python-Levenshtein/blob/main/HISTORY.md) - [Commits](https://github.com/rapidfuzz/python-Levenshtein/compare/v0.25.0...v0.26.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 18a46cd..a61f2b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ discord.py==2.4.0 aiohttp==3.9.1 gidgethub==5.3.0 python-dotenv==1.0.0 -python-Levenshtein==0.25.0 +python-Levenshtein==0.26.1 fuzzywuzzy==0.18.0 motor==3.6.0 dnspython==2.6.1