Skip to content

Commit

Permalink
Bump Levenshtein version to 0.25.0 (#138)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
bqback and Bibo-Joshi authored May 26, 2024
1 parent 8da5d55 commit f52f5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# pre-commit hooks for pylint & mypy
beautifulsoup4~=4.11.0
thefuzz~=0.19.0
python-Levenshtein~=0.12.0
python-Levenshtein~=0.25.0
python-telegram-bot[job-queue]==20.2
Sphinx~=5.0.2
httpx~=0.23.0
Expand Down

0 comments on commit f52f5ee

Please sign in to comment.