Skip to content

Bump python-levenshtein from 0.27.3 to 0.27.4 - #1660

Merged
Donaim merged 1 commit into
masterfrom
dependabot/uv/python-levenshtein-0.27.4
Aug 19, 2026
Merged

Bump python-levenshtein from 0.27.3 to 0.27.4#1660
Donaim merged 1 commit into
masterfrom
dependabot/uv/python-levenshtein-0.27.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps python-levenshtein from 0.27.3 to 0.27.4.

Release notes

Sourced from python-levenshtein's releases.

Release 0.27.4

Added

  • add type hints for StringMatcher

Fixed

  • fix out of bound read in quickmedian for empty strings
  • fix potential out of bounds write in median_improve
  • fix out of bound read in setmedian for empty sequences

Removed

  • removed experimental Python 3.13 freethreading wheels
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.27.3 to 0.27.4.
- [Release notes](https://github.com/rapidfuzz/python-Levenshtein/releases)
- [Commits](rapidfuzz/python-Levenshtein@v0.27.3...v0.27.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 19, 2026
@Donaim
Donaim merged commit 80ce837 into master Aug 19, 2026
4 of 6 checks passed
@Donaim
Donaim deleted the dependabot/uv/python-levenshtein-0.27.4 branch August 19, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant