From 70b806e3aef847f2e2b5c33eda207e20bd6347dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 03:02:15 +0000 Subject: [PATCH] Update dependency python_Levenshtein to v0.22.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3fff24..6c7376f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Pillow==10.0.1 -python_Levenshtein==0.21.1 +python_Levenshtein==0.22.0 Requests==2.31.0 telepot==12.7 watchdog==3.0.0 \ No newline at end of file