diff --git a/pyproject.toml b/pyproject.toml index 82a2b9a7..7651afda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "hashid~=3.1.4", "idutils~=1.2", "jmespath~=1.0", - "levenshtein~=0.24.0", + "levenshtein~=0.25.0", "lxml~=5.0", "pandas~=2.1", "pyRdfa3~=3.5",