Skip to content

Commit 535b254

Browse files
chore(deps): bump python-levenshtein from 0.26.0 to 0.26.1
Bumps [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.26.0 to 0.26.1. - [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.26.0...v0.26.1) --- updated-dependencies: - dependency-name: python-levenshtein dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e1d6b0 commit 535b254

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.3.3
5050

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

5656
# weather function

0 commit comments

Comments
 (0)