10000 Bump Levenshtein version to 0.25.0 by bqback · Pull Request #138 · python-telegram-bot/rules-bot · GitHub
[go: up one dir, main page]

Skip to content

Bump Levenshtein version to 0.25.0 #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
May 26, 2024
Merged
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
Loading
0