Skip to content

Commit fb937ad

Browse files
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](rapidfuzz/python-Levenshtein@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] <support@github.com>
1 parent 266d776 commit fb937ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ discord.py==2.4.0
22
aiohttp==3.9.1
33
gidgethub==5.3.0
44
python-dotenv==1.0.0
5-
python-Levenshtein==0.25.0
5+
python-Levenshtein==0.26.1
66
fuzzywuzzy==0.18.0
77
motor==3.6.0
88
dnspython==2.6.1

0 commit comments

Comments
 (0)