Skip to content

Commit f52f5ee

Browse files
bqbackBibo-Joshi
andauthored
Bump Levenshtein version to 0.25.0 (#138)
* Compat taghint by regex * black fixes * CI fixes * Fix a bit * update_queue compat error * Fix line length, add the Filters error * Trailing whitespace fix * Bump python-Levenshtein version to 0.25.0 --------- Co-authored-by: Hinrich Mahler <[email protected]>
1 parent 8da5d55 commit f52f5ee

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 @@
22
# pre-commit hooks for pylint & mypy
33
beautifulsoup4~=4.11.0
44
thefuzz~=0.19.0
5-
python-Levenshtein~=0.12.0
5+
python-Levenshtein~=0.25.0
66
python-telegram-bot[job-queue]==20.2
77
Sphinx~=5.0.2
88
httpx~=0.23.0

0 commit comments

Comments
 (0)