⬆ Bump charset-normalizer from 3.4.2 to 3.4.3
Open
Number: #974
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
August 11, 2025 at 01:16 PM UTC
(2 months ago)
(2 months ago)
Updated:
August 11, 2025 at 01:16 PM UTC
(2 months ago)
(2 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps charset-normalizer from 3.4.2 to 3.4.3.
Release notes
Sourced from charset-normalizer's releases.
Version 3.4.3
3.4.3 (2025-08-09)
Changed
- mypy(c) is no longer a required dependency at build time if
CHARSET_NORMALIZER_USE_MYPYC
isn't set to1
. (#595) (#583)- automatically lower confidence on small bytes samples that are not Unicode in
detect
output legacy function. (#391)Added
- Custom build backend to overcome inability to mark mypy as an optional dependency in the build phase.
- Support for Python 3.14
Fixed
- sdist archive contained useless directories.
- automatically fallback on valid UTF-16 or UTF-32 even if the md says it's noisy. (#633)
Misc
- SBOM are automatically published to the relevant GitHub release to comply with regulatory changes. Each published wheel comes with its SBOM. We choose CycloneDX as the format.
- Prebuilt optimized wheel are no longer distributed by default for CPython 3.7 due to a change in cibuildwheel.
Changelog
Sourced from charset-normalizer's changelog.
3.4.3 (2025-08-09)
Changed
- mypy(c) is no longer a required dependency at build time if
CHARSET_NORMALIZER_USE_MYPYC
isn't set to1
. (#595) (#583)- automatically lower confidence on small bytes samples that are not Unicode in
detect
output legacy function. (#391)Added
- Custom build backend to overcome inability to mark mypy as an optional dependency in the build phase.
- Support for Python 3.14
Fixed
- sdist archive contained useless directories.
- automatically fallback on valid UTF-16 or UTF-32 even if the md says it's noisy. (#633)
Misc
- SBOM are automatically published to the relevant GitHub release to comply with regulatory changes. Each published wheel comes with its SBOM. We choose CycloneDX as the format.
- Prebuilt optimized wheel are no longer distributed by default for CPython 3.7 due to a change in cibuildwheel.
Commits
46f662d
Release 3.4.3 (#638)1a059b2
:wrench: skip building on freethreaded as we're not confident it is stable2275e3d
:pencil: final note in CHANGELOG.mdc96acdf
:pencil: update release date on CHANGELOG.md43e5460
:pencil: update README.mdf277074
:wrench: automatically lower confidence on small bytes str on non Unicode res...15ae241
:bug: automatically fallback on valid UTF-16 or UTF-32 even if the md says it...37397c1
:wrench: enable 3.14 in nox test_mypyc sessioncb82537
:rewind: revert license due to compat python 3.7 issue setuptools6a2efeb
:art: fix linter errors- Additional commits viewable in compare view
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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
ID: | 4885238 |
UUID: | 2735484344 |
Node ID: | PR_kwDOALmis86jDC24 |
Host: | GitHub |
Repository: | php-curl-class/php-curl-class |
Merge State: | Unknown |