Skip to content

Bump rapidfuzz from 3.9.6 to 3.14.3#202

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/rapidfuzz-3.14.3
Open

Bump rapidfuzz from 3.9.6 to 3.14.3#202
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/rapidfuzz-3.14.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps rapidfuzz from 3.9.6 to 3.14.3.

Release notes

Sourced from rapidfuzz's releases.

Release 3.14.3

Fixed

  • add missing pypy and freethreaded linux wheels

Removed

  • drop s390x and ppc64le wheels since they are virtually unused and require extremely long to build under emulation

Release 3.14.2

Changed

  • upgrade to Cython==3.1.6
  • enable free threading

Release 3.14.1

Fixed

  • Fully disable line tracing in release builds

Release 3.14.0

Changed

  • upgrade to Cython==3.1.3. This enables compilation with free threaded python.
  • upgrade to rapidfuzz-cpp==3.3

Added

  • add support for freethreaded Python
  • add python 3.14 wheels

Removed

  • dropped support for Python3.9
  • drop 32 bit linux wheels

Fixed

  • remove unused hook-dirs from pyinstaller config to fix a warning
  • fixed WRatio for a length ratio of exactly 8.0

Release 3.13.0

Added

  • add support for arrays of type 'w'
  • add support for any DTypeLike as dtype in cdist and cpdist

Changed

  • upgrade to rapidfuzz-cpp==3.3.2

Release 3.12.2

Added

  • added wheels for pypy 3.11

Release 3.12.1

Fixed

  • fix version number

Release 3.12.0

... (truncated)

Changelog

Sourced from rapidfuzz's changelog.

Changelog

[3.14.3] - 2025-11-01 ^^^^^^^^^^^^^^^^^^^^^ Fixed

* add missing pypy and freethreaded linux wheels

Removed

  • drop s390x and ppc64le wheels since they are virtually unused and require extremly long to build under emulation

[3.14.2] - 2025-10-30 ^^^^^^^^^^^^^^^^^^^^^ Changed

* upgrade to ``Cython==3.1.6``
* enable free threading

[3.14.1] - 2025-09-08 ^^^^^^^^^^^^^^^^^^^^^ Fixed

* Fully disable line tracing in release builds

[3.14.0] - 2025-08-27
^^^^^^^^^^^^^^^^^^^^^
Changed
</code></pre>
<ul>
<li>upgrade to <code>Cython==3.1.3</code>. This enables compilation with free threaded python.</li>
<li>upgrade to <code>rapidfuzz-cpp==3.3.3</code></li>
</ul>
<p>Added</p>
<pre><code>* add support for freethreaded Python

  • add python 3.14 wheels

Removed
</code></pre>
<ul>
<li>dropped support for Python3.9</li>
<li>drop 32 bit linux wheels</li>
</ul>
<p>Fixed</p>
<pre><code>* remove unused hook-dirs from pyinstaller config to fix a warning

  • fixed WRatio for a length ratio of exactly 8.0

[3.13.0] - 2025-04-03
^^^^^^^^^^^^^^^^^^^^^
Added
&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/53c66fe97b6d8e8660c2ab150926b998feecd740&quot;&gt;&lt;code&gt;53c66fe&lt;/code&gt;&lt;/a> fix wheels</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/2b0eb7eb68ec79d5f29995d9b3cf7b4627e9f483&quot;&gt;&lt;code&gt;2b0eb7e&lt;/code&gt;&lt;/a> add back missing wheels</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/1e440180bffbc23672b06f4488016ed11644e451&quot;&gt;&lt;code&gt;1e44018&lt;/code&gt;&lt;/a> fix dependency</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/e6d5b674af930f33ede634624190cd95fdd18d55&quot;&gt;&lt;code&gt;e6d5b67&lt;/code&gt;&lt;/a> fix dependency</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/f47491f07df591a41058a42017782380b4566992&quot;&gt;&lt;code&gt;f47491f&lt;/code&gt;&lt;/a> fix changelog</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/fe35655f898ba81ff3b2fbea00ee00a2d761bc62&quot;&gt;&lt;code&gt;fe35655&lt;/code&gt;&lt;/a> disable deadline</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/8f9f09bc83b04cf26696f579261a5a7dca59fa35&quot;&gt;&lt;code&gt;8f9f09b&lt;/code&gt;&lt;/a> update version number</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/8ac20f7a5bb0aae54a5dd5ce0f42ac8b62c57bc6&quot;&gt;&lt;code&gt;8ac20f7&lt;/code&gt;&lt;/a> fix free threading compatible tag</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/c5b41aeed205c2ce4cda8c8bba7d5774ca7d0148&quot;&gt;&lt;code&gt;c5b41ae&lt;/code&gt;&lt;/a> add python 3.14 to branchbuild</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/26df40520fd4f583b537b749efaa7a8823c396e7&quot;&gt;&lt;code&gt;26df405&lt;/code&gt;&lt;/a> Bump the github-actions group across 1 directory with 5 updates</li>
<li>Additional commits viewable in <a href="https://github.com/rapidfuzz/RapidFuzz/compare/v3.9.6...v3.14.3&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.9.6 to 3.14.3.
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v3.9.6...v3.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 20, 2026
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants