Skip to content

Commit

Permalink
Bump python-levenshtein from 0.22.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [python-levenshtein](https://github.com/maxbachmann/python-Levenshtein) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/maxbachmann/python-Levenshtein/releases)
- [Changelog](https://github.com/maxbachmann/python-Levenshtein/blob/main/HISTORY.md)
- [Commits](rapidfuzz/python-Levenshtein@v0.22.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent cdecb97 commit 3ec301d
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.9
docopt==0.6.2
python-levenshtein==0.22.0
python-levenshtein==0.23.0
networkx>=2.5
jsonlines==3.1.0
rich==13.6.0

0 comments on commit 3ec301d

Please sign in to comment.