Skip to content

Commit ebf8105

Browse files
chore(deps): bump python-levenshtein in /api/terraform/python/layer_nlp
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 542017d commit ebf8105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/terraform/python/layer_nlp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# NLP requirements
1212
# --------------------------
13-
python-Levenshtein==0.26.0
13+
python-Levenshtein==0.26.1
1414
pyyaml
1515

1616
# weather function

0 commit comments

Comments
 (0)