Skip to content

Commit

Permalink
Bump charset-normalizer from 3.3.0 to 3.3.1 (#259)
Browse files Browse the repository at this point in the history
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer)
from 3.3.0 to 3.3.1.
<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.1</h2>
<h2><a
href="https://github.com/Ousret/charset_normalizer/compare/3.3.0...3.3.1">3.3.1</a>
(2023-10-22)</h2>
<h3>Changed</h3>
<ul>
<li>Optional mypyc compilation upgraded to version 1.6.1 for Python
&gt;= 3.8</li>
<li>Improved the general detection reliability based on reports from the
community</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.0...3.3.1">3.3.1</a>
(2023-10-22)</h2>
<h3>Changed</h3>
<ul>
<li>Optional mypyc compilation upgraded to version 1.6.1 for Python
&gt;= 3.8</li>
<li>Improved the general detection reliability based on reports from the
community</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/52086441844a216040e79201eceaf9ca787ffffc"><code>5208644</code></a>
:bookmark: Release 3.3.1 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/367">#367</a>)</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/66966f1d7911a6ed29bc5d6dd927aa1fd5fac8a1"><code>66966f1</code></a>
:sparkle: Improve the detection around some cases (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/366">#366</a>)</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/49653a69d8ba6e20f62b557794e9ee3b57370afb"><code>49653a6</code></a>
:arrow_up: Bump actions/setup-python from 4.7.0 to 4.7.1 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/359">#359</a>)</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/f6a66ed76f703aa081e97bea80dc34e47ae7e886"><code>f6a66ed</code></a>
:arrow_up: Bump pypa/cibuildwheel from 2.16.0 to 2.16.2 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/361">#361</a>)</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/bace4682b0f4b34cfaecac92260a350ffc36077a"><code>bace468</code></a>
:arrow_up: Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/362">#362</a>)</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/f0e175576d3e494f9e00c8a0dbf48159c9c5831e"><code>f0e1755</code></a>
:arrow_up: Bump github/codeql-action from 2.21.9 to 2.22.3 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/363">#363</a>)</li>
<li><a
href="https://github.com/Ousret/charset_normalizer/commit/749ed7f952b28c8e38c59b557f9cc2404401fc4b"><code>749ed7f</code></a>
:arrow_up: Bump mypy from 1.5.1 to 1.6.0 (<a
href="https://redirect.github.com/Ousret/charset_normalizer/issues/364">#364</a>)</li>
<li>See full diff in <a
href="https://github.com/Ousret/charset_normalizer/compare/3.3.0...3.3.1">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.0&new-version=3.3.1)](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 24, 2023
1 parent 5b99396 commit f7300c7
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
@@ -1,7 +1,7 @@
astroid==2.15.7
black==23.10.1
certifi==2023.7.22
charset-normalizer==3.3.0
charset-normalizer==3.3.1
click==8.1.7
colorama==0.4.6
dill==0.3.7
Expand Down

0 comments on commit f7300c7

Please sign in to comment.