Skip to content

Commit fdf6ea0

Browse files
chore(deps): bump python-levenshtein in /api/terraform/python/layer_nlp
Bumps [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.27.1 to 0.27.3. - [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.27.1...v0.27.3) --- updated-dependencies: - dependency-name: python-levenshtein dependency-version: 0.27.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fcf639 commit fdf6ea0

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
@@ -12,7 +12,7 @@ pyyaml==6.0.3
1212

1313
# NLP requirements
1414
# --------------------------
15-
python-Levenshtein==0.27.1
15+
python-Levenshtein==0.27.3
1616
pyyaml
1717

1818
# weather function

0 commit comments

Comments
 (0)