Update dependency charset-normalizer to v3.4.5 #45

Open
renovate-bot wants to merge 1 commit from renovate/charset-normalizer-3.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
charset-normalizer (changelog) ==3.4.4==3.4.5 age confidence

Release Notes

jawah/charset_normalizer (charset-normalizer)

v3.4.5

Compare Source

Changed
  • Update setuptools constraint to setuptools>=68,<=82.
  • Raised upper bound of mypyc for the optional pre-built extension to v1.19.1
Fixed
  • Add explicit link to lib math in our optimized build. (#​692)
  • Logger level not restored correctly for empty byte sequences. (#​701)
  • TypeError when passing bytearray to from_bytes. (#​703)
Misc
  • Applied safe micro-optimizations in both our noise detector and language detector.
  • Rewrote the query_yes_no function (inside CLI) to avoid using ambiguous licensed code.
  • Added cd.py submodule into mypyc optional compilation to reduce further the performance impact.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [charset-normalizer](https://github.com/jawah/charset_normalizer) ([changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)) | `==3.4.4` → `==3.4.5` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/charset-normalizer/3.4.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/charset-normalizer/3.4.4/3.4.5?slim=true) | --- ### Release Notes <details> <summary>jawah/charset_normalizer (charset-normalizer)</summary> ### [`v3.4.5`](https://github.com/jawah/charset_normalizer/blob/HEAD/CHANGELOG.md#345-2026-03-06) [Compare Source](https://github.com/jawah/charset_normalizer/compare/3.4.4...3.4.5) ##### Changed - Update `setuptools` constraint to `setuptools>=68,<=82`. - Raised upper bound of mypyc for the optional pre-built extension to v1.19.1 ##### Fixed - Add explicit link to lib math in our optimized build. ([#&#8203;692](https://github.com/jawah/charset_normalizer/issues/692)) - Logger level not restored correctly for empty byte sequences. ([#&#8203;701](https://github.com/jawah/charset_normalizer/issues/701)) - TypeError when passing bytearray to from\_bytes. ([#&#8203;703](https://github.com/jawah/charset_normalizer/issues/703)) ##### Misc - Applied safe micro-optimizations in both our noise detector and language detector. - Rewrote the `query_yes_no` function (inside CLI) to avoid using ambiguous licensed code. - Added `cd.py` submodule into mypyc optional compilation to reduce further the performance impact. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/charset-normalizer-3.x:renovate/charset-normalizer-3.x
git switch renovate/charset-normalizer-3.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/charset-normalizer-3.x
git switch renovate/charset-normalizer-3.x
git rebase main
git switch main
git merge --ff-only renovate/charset-normalizer-3.x
git switch renovate/charset-normalizer-3.x
git rebase main
git switch main
git merge --no-ff renovate/charset-normalizer-3.x
git switch main
git merge --squash renovate/charset-normalizer-3.x
git switch main
git merge --ff-only renovate/charset-normalizer-3.x
git switch main
git merge renovate/charset-normalizer-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gravityfargo/modernleft-docs!45
No description provided.