Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 7a80d13 commit 31586fb
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 @@ -24,7 +24,7 @@ pep8==1.7.1

pyflakes==3.2.0
pycodestyle==2.11.1
levenshtein==0.23.0
levenshtein==0.24.0
rapidfuzz==3.6.0
importlib-metadata<7.1 # for flake8

Expand Down

0 comments on commit 31586fb

Please sign in to comment.