Skip to content

Commit cce1965

Browse files
Update levenshtein requirement in /.github/scripts
Updates the requirements on [levenshtein](https://github.com/rapidfuzz/Levenshtein) to permit the latest version. - [Release notes](https://github.com/rapidfuzz/Levenshtein/releases) - [Changelog](https://github.com/rapidfuzz/Levenshtein/blob/main/HISTORY.md) - [Commits](rapidfuzz/Levenshtein@v0.13.0...v0.27.1) --- updated-dependencies: - dependency-name: levenshtein dependency-version: 0.27.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51974c6 commit cce1965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ pytest-pylint <=1.1.2
66
pytest-runner <7.0.0
77
termcolor <2.6.0
88
hypothesis <6.131.0
9-
levenshtein <=0.26.1
9+
levenshtein <=0.27.1

0 commit comments

Comments
 (0)