Skip to content

Commit

Permalink
Bump rapidfuzz from 3.2.0 to 3.4.0 (#274)
Browse files Browse the repository at this point in the history
Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 3.2.0
to 3.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/maxbachmann/RapidFuzz/releases">rapidfuzz's
releases</a>.</em></p>
<blockquote>
<h2>Release 3.4.0</h2>
<h2>Changed</h2>
<ul>
<li>upgrade to <code>Cython==3.0.3</code></li>
<li>add simd implementation for Jaro and Jaro Winkler</li>
</ul>
<h2>Release 3.3.1</h2>
<h2>Added</h2>
<ul>
<li>add missing tag for python 3.12 support</li>
</ul>
<h2>Release 3.3.0</h2>
<h2>Changed</h2>
<ul>
<li>upgrade to <code>Cython==3.0.2</code></li>
<li>implement the remaining missing features from the C++ implementation
in the pure Python implementation</li>
</ul>
<h2>Added</h2>
<ul>
<li>added support for Python 3.12</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.rst">rapidfuzz's
changelog</a>.</em></p>
<blockquote>
<h2>Changelog</h2>
<p>[3.5.0] - 2023-10-
^^^^^^^^^^^^^^^^^^^^
Changed</p>
<pre><code>* skip pandas ``pd.NA`` similar to ``None``
* add ``score_multiplier`` argument to ``process.cdist`` which allows
multiplying the end result scores
  with a constant factor.
<p>Performance
</code></pre></p>
<ul>
<li>improve performance of simd implementation for <code>Indel</code> /
<code>Jaro</code> / <code>JaroWinkler</code></li>
</ul>
<p>[3.4.0] - 2023-10-09
^^^^^^^^^^^^^^^^^^^^
Changed</p>
<pre><code>* upgrade to ``Cython==3.0.3``
* add simd implementation for Jaro and Jaro Winkler
<p>[3.3.1] - 2023-09-25
^^^^^^^^^^^^^^^^^^^^
Added</p>
<pre><code>* add missing tag for python 3.12 support

[3.3.0] - 2023-09-11
^^^^^^^^^^^^^^^^^^^^
Changed
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;upgrade to &lt;code&gt;Cython==3.0.2&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;implement the remaining missing features from the C++
implementation in the pure Python implementation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Added&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;* added support for Python 3.12

[3.2.0] - 2023-08-02
^^^^^^^^^^^^^^^^^^^^
Changed
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;build x86 with sse2/avx2 runtime detection&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;[3.1.2] - 2023-07-19
^^^^^^^^^^^^^^^^^^^^
Changed&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;* upgrade to ``Cython==3.0.0``
&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt; 
&lt;/code&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;... (truncated)&lt;/p&gt;
&lt;/details&gt;
&lt;details&gt;
&lt;summary&gt;Commits&lt;/summary&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@1ccb012e50e819f0dc3ed9b20185c61d8e4b308c&quot;&gt;&lt;code&gt;1ccb012&lt;/code&gt;&lt;/a&gt;
fix type deduction&lt;/li&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@49207be880f3126433380503b34153b066f2fe5e&quot;&gt;&lt;code&gt;49207be&lt;/code&gt;&lt;/a&gt;
upgrade rapidfuzz-cpp&lt;/li&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@6269c13ac8bd2684d90f7967eb50d07d78055baf&quot;&gt;&lt;code&gt;6269c13&lt;/code&gt;&lt;/a&gt;
fix edge case in simd implementation of Jaro/JaroWinkler&lt;/li&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@c40fe92fc5d3226402dc3acdaea0445ac6b455fc&quot;&gt;&lt;code&gt;c40fe92&lt;/code&gt;&lt;/a&gt;
add release date&lt;/li&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@c703f2fe10f499f433a779d11796a741164fba63&quot;&gt;&lt;code&gt;c703f2f&lt;/code&gt;&lt;/a&gt;
increase required rapidfuzz-cpp version&lt;/li&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@c9736657a527fd2b9624b9d9d552d0df68645cd6&quot;&gt;&lt;code&gt;c973665&lt;/code&gt;&lt;/a&gt;
fix edge case in jaro simd implementation&lt;/li&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@f0dbacfc13107c400bb929fad9960151b53ce229&quot;&gt;&lt;code&gt;f0dbacf&lt;/code&gt;&lt;/a&gt;
upgrade cython&lt;/li&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@67a093310853b27944c0d99ffddf1904fcd3654e&quot;&gt;&lt;code&gt;67a0933&lt;/code&gt;&lt;/a&gt;
add simd implementation of Jaro and JaroWinkler&lt;/li&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@10efe2793dfaafc7c91fcbb89e7a0a0d58cc601e&quot;&gt;&lt;code&gt;10efe27&lt;/code&gt;&lt;/a&gt;
add missing tag for python 3.12 support&lt;/li&gt;
&lt;li&gt;&lt;a
href=&quot;rapidfuzz/RapidFuzz@b7c5908a226b186ffdb6fd59509826623cf4dc96&quot;&gt;&lt;code&gt;b7c5908&lt;/code&gt;&lt;/a&gt;
release 3.3.0&lt;/li&gt;
&lt;li&gt;Additional commits viewable in &lt;a
href=&quot;rapidfuzz/RapidFuzz@v3.2.0...v3.4.0&quot;&gt;compare
view&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/details&gt;

&lt;br /&gt;
</code></pre>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rapidfuzz&package-manager=pip&previous-version=3.2.0&new-version=3.4.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 Oct 23, 2023
1 parent f90d8df commit b16e4e6
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 @@ -6,7 +6,7 @@ python-dotenv==1.0.0 # load environment variables from .env file
python-jose[cryptography]==3.3.0 # generate and verify the JWT tokens
python-multipart==0.0.6 # a form data parser, as oauth flow requires form-data parameters
SQLAlchemy[asyncio]==2.0.20 # [asyncio] allows greenlet to be installed on Apple M1 devices. The my[py] plugin is required in devellopment but Dependabot fails to manage two versions of the same module.
rapidfuzz==3.2.0 # Fuzzy String Matching
rapidfuzz==3.4.0 # Fuzzy String Matching
requests==2.31.0
unidecode==1.3.6
uvicorn[standard]==0.23.2
Expand Down

0 comments on commit b16e4e6

Please sign in to comment.