Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps rapidfuzz from 3.14.0 to 3.14.1.

Release notes

Sourced from rapidfuzz's releases.

Release 3.14.1

Fixed

  • Fully disable line tracing in release builds
Changelog

Sourced from rapidfuzz's changelog.

Changelog

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

* Fully disable line tracing in release builds

[3.14.0] - 2025-08-27 ^^^^^^^^^^^^^^^^^^^^^ 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

[3.13.0] - 2025-04-03 ^^^^^^^^^^^^^^^^^^^^^ 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``

[3.12.2] - 2025-03-02 ^^^^^^^^^^^^^^^^^^^^^ Added

* added wheels for pypy 3.11

Changed
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/5a1c243a5e5b05e73171b0c84566ce0c8f26448a&quot;&gt;&lt;code&gt;5a1c243&lt;/code&gt;&lt;/a> remove outdated config</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/83048ebaeebd746f5bbe47826c0839950e38bf1b&quot;&gt;&lt;code&gt;83048eb&lt;/code&gt;&lt;/a> apply pre-commit</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/bdd210abcc12bd8a4bc2dff76dc80c3b6ed2e034&quot;&gt;&lt;code&gt;bdd210a&lt;/code&gt;&lt;/a> Remove Cython generation step from coverage workflow</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/5794199cd29b1c3b12adf0ad2b8da795d86dc807&quot;&gt;&lt;code&gt;5794199&lt;/code&gt;&lt;/a> fully disable line tracing</li>
<li><a href="https://github.com/rapidfuzz/RapidFuzz/commit/2fa2e539ef831105022627b0d0f5ad27cf5a0511&quot;&gt;&lt;code&gt;2fa2e53&lt;/code&gt;&lt;/a> run more tests on arm systems</li>
<li>See full diff in <a href="https://github.com/rapidfuzz/RapidFuzz/compare/v3.14.0...v3.14.1&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 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)

Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v3.14.0...v3.14.1)

---
updated-dependencies:
- dependency-name: rapidfuzz
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 6, 2025
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