Skip to content

Commit 6df6f83

Browse files
chore(deps): bump python-levenshtein from 0.25.1 to 0.26.0
Bumps [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.25.1 to 0.26.0. - [Release notes](https://github.com/rapidfuzz/python-Levenshtein/releases) - [Changelog](https://github.com/rapidfuzz/python-Levenshtein/blob/main/HISTORY.md) - [Commits](rapidfuzz/python-Levenshtein@v0.25.1...v0.26.0) --- updated-dependencies: - dependency-name: python-levenshtein dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1f3ebe commit 6df6f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ langchain-openai==0.1.23
5050

5151
# Lambda layer: nlp
5252
# ------------
53-
python-Levenshtein==0.25.1
53+
python-Levenshtein==0.26.0
5454
pyyaml
5555

5656
# weather function

0 commit comments

Comments
 (0)