Skip to content

Commit

Permalink
build(deps): bump levenshtein from 0.23.0 to 0.24.0 (#546)
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.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rapidfuzz/Levenshtein/releases">levenshtein's
releases</a>.</em></p>
<blockquote>
<h2>Release 0.24.0</h2>
<h2>Changed</h2>
<ul>
<li>upgrade <code>rapidfuzz-cpp</code> to <code>v3.0.0</code></li>
<li>drop support for Python 3.7</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rapidfuzz/Levenshtein/blob/main/HISTORY.md">levenshtein's
changelog</a>.</em></p>
<blockquote>
<h3>v0.24.0</h3>
<h4>Changed</h4>
<ul>
<li>upgrade <code>rapidfuzz-cpp</code> to <code>v3.0.0</code></li>
<li>drop support for Python 3.7</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/35e28a0f7c707e16d0d5731e4358ce1debacc280"><code>35e28a0</code></a>
upgrade rapidfuzz-cpp</li>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/b6e1cd6622dc442d0a0cc5e84324346fbcba88de"><code>b6e1cd6</code></a>
fix documentation</li>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/f479d39fdf5207b81d09690de47684d14dfd8f76"><code>f479d39</code></a>
improve documentation</li>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/ca76b07a9adfcb15aa230ed68e8f563ce387fde4"><code>ca76b07</code></a>
update contact information</li>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/366c392f4861152ced684eba924e64e875eb3392"><code>366c392</code></a>
update submodule url</li>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/3d00aaffd0cf73caf9cf585ba2df43af3716884c"><code>3d00aaf</code></a>
update links</li>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/a7ede87b04bcf9ec6783ae8b3cabf8821fd7c751"><code>a7ede87</code></a>
drop Python 3.7</li>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/b49bdc5422de9ebf2dda99a34fd07b0ee34e929f"><code>b49bdc5</code></a>
add back pad argument</li>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/2119834932dda647338d8a4ca1489e9202edac46"><code>2119834</code></a>
fix hasattr</li>
<li><a
href="https://github.com/rapidfuzz/Levenshtein/commit/7ee759a34fd2dea4d004bf471d763ce558aafa84"><code>7ee759a</code></a>
remove duplicated version attribute</li>
<li>Additional commits viewable in <a
href="https://github.com/rapidfuzz/Levenshtein/compare/v0.23.0...v0.24.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=levenshtein&package-manager=pip&previous-version=0.23.0&new-version=0.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent c79a65d commit 4fe3baf
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 112 deletions.
Loading

0 comments on commit 4fe3baf

Please sign in to comment.