From 909a8472e387c19021b6c73b6172e6c9d272ecc5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Aug 2023 09:06:02 -0700 Subject: [PATCH] Update python-levenshtein from 0.12.2 to 0.21.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f31e1b..005a656 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ docopt==0.6.2 spacy>=3 -python-levenshtein==0.12.2 +python-levenshtein==0.21.1 lingpy==2.6.9 clldutils==3.10.1 networkx>=2.5