Skip to content

Commit

Permalink
Bump charset-normalizer from 3.3.1 to 3.3.2 (#381)
Browse files Browse the repository at this point in the history
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer)
from 3.3.1 to 3.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Ousret/charset_normalizer/releases">charset-normalizer's
releases</a>.</em></p>
<blockquote>
<h2>Version 3.3.2</h2>
<h2><a
href="https://github.com/Ousret/charset_normalizer/compare/3.3.1...3.3.2">3.3.2</a>
(2023-10-31)</h2>
<h3>Fixed</h3>
<ul>
<li>Unintentional memory usage regression when using large payloads that
match several encodings (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/376">#376</a>)</li>
<li>Regression on some detection cases showcased in the documentation
(<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/371">#371</a>)</li>
</ul>
<h3>Added</h3>
<ul>
<li>Noise (md) probe that identifies malformed Arabic representation due
to the presence of letters in isolated form (credit to my wife,
thanks!)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md">charset-normalizer's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/Ousret/charset_normalizer/compare/3.3.1...3.3.2">3.3.2</a>
(2023-10-31)</h2>
<h3>Fixed</h3>
<ul>
<li>Unintentional memory usage regression when using large payload that
match several encoding (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/376">#376</a>)</li>
<li>Regression on some detection case showcased in the documentation (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/371">#371</a>)</li>
</ul>
<h3>Added</h3>
<ul>
<li>Noise (md) probe that identify malformed arabic representation due
to the presence of letters in isolated form (credit to my wife)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/79dce4857914fead2ffe55eb787cad6d5cf14643"><code>79dce48</code></a>
:bug: Regression on some detection case showcased in the documentation
(<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/371">#371</a>)...</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/a4b9b012b0370f216b9bb3b8649ebcd0a3309870"><code>a4b9b01</code></a>
Bump github/codeql-action from 2.22.4 to 2.22.5 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/375">#375</a>)</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/dcc01cc2e760699a63a0521f425b85e5dd21e6c2"><code>dcc01cc</code></a>
Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/374">#374</a>)</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/9cd402ca25b56cc8b205c66e2ecfc9e50f069816"><code>9cd402c</code></a>
Bump pytest from 7.4.2 to 7.4.3 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/373">#373</a>)</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/e274dcc348f77d6687466cc893818ba03117c484"><code>e274dcc</code></a>
:bug: Fix unintentional memory usage regression when using large payload
that...</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/07f30414f2c2210b45ec15c805d4eb84b93348cd"><code>07f3041</code></a>
:arrow_up: Bump github/codeql-action from 2.22.3 to 2.22.4 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/370">#370</a>)</li>
<li>See full diff in <a
href="https://github.com/Ousret/charset_normalizer/compare/3.3.1...3.3.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=charset-normalizer&package-manager=pip&previous-version=3.3.1&new-version=3.3.2)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2023
1 parent e6d1767 commit 35370c8
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 @@ -4,7 +4,7 @@ attrs==23.1.0
black==23.11.0
certifi==2023.7.22
chardet==5.2.0
charset-normalizer==3.3.1
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
dill==0.3.7
Expand Down

0 comments on commit 35370c8

Please sign in to comment.