Skip to content

Commit

Permalink
Bump python-levenshtein from 0.25.1 to 0.26.0
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.0.
- [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.0)

---
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 Sep 23, 2024
1 parent 677a2d4 commit 7350237
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.0
networkx>=2.5
jsonlines==4.0.0
rich==13.8.1

0 comments on commit 7350237

Please sign in to comment.