Skip to content

Commit

Permalink
build(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 6e86b2d commit 4b56489
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
Expand Up @@ -15,5 +15,5 @@ pandas==2.1.1
lxml==4.9.3
# Search
jieba==0.42.1
python-Levenshtein==0.22.0
python-Levenshtein==0.23.0
thefuzz==0.20.0

0 comments on commit 4b56489

Please sign in to comment.