Skip to content

Commit

Permalink
Bump python-levenshtein from 0.25.1 to 0.26.1
Browse files Browse the repository at this point in the history
Bumps [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.25.1 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.25.1...v0.26.1)

---
updated-dependencies:
- dependency-name: python-levenshtein
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 677a2d4 commit 0718c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
spacy>=3
lingpy==2.6.13
docopt==0.6.2
python-levenshtein==0.25.1
python-levenshtein==0.26.1
networkx>=2.5
jsonlines==4.0.0
rich==13.8.1

0 comments on commit 0718c71

Please sign in to comment.