chore(deps): bump charset-normalizer from 3.4.6 to 3.4.7#479
chore(deps): bump charset-normalizer from 3.4.6 to 3.4.7#479dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.6...3.4.7) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
The changes done in requirements.txt file are updating 'charset-normalizer==3.4.6' to 'charset-normalizer==3.4.7'. As a general rule, updating libraries version can introduce unexpected behaviors or breaking changes. Please ensure the updated library is compatible with the existing code and has been thoroughly tested.
| certifi==2026.2.25 ; python_version >= "3.10" and python_version < "4.0" | ||
| cffi==2.0.0 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy" | ||
| charset-normalizer==3.4.6 ; python_version >= "3.10" and python_version < "4.0" | ||
| charset-normalizer==3.4.7 ; python_version >= "3.10" and python_version < "4.0" |
There was a problem hiding this comment.
This line updates charset-normalizer library from version 3.4.6 to 3.4.7. Ensure that this version update doesn't affect any existing feature in an adverse manner. Also, it will be beneficial to mention in the commit message, why this update is required.
There was a problem hiding this comment.
The current commit only updates the version of charset-normalizer from 3.4.6 to 3.4.7 with no apparent reason behind it. It would be advisable to provide reasons for such updates in the commit message to clarify why certain changes are made. Additionally, it is important to ensure that this version update is compatible with the rest of the code.
| certifi==2026.2.25 ; python_version >= "3.10" and python_version < "4.0" | ||
| cffi==2.0.0 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy" | ||
| charset-normalizer==3.4.6 ; python_version >= "3.10" and python_version < "4.0" | ||
| charset-normalizer==3.4.7 ; python_version >= "3.10" and python_version < "4.0" |
There was a problem hiding this comment.
The version of charset-normalizer has been updated from 3.4.6 to 3.4.7. Please ensure that this change doesn't break any existing functionality and is necessary for any new features or bug fixes. If not, consider keeping the current version to avoid potential instability caused by new versions.
Bumps charset-normalizer from 3.4.6 to 3.4.7.
Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
0f07891Merge pull request #729 from jawah/release-3.4.7fdbeb29chore: update dev, and ci requirementsb66f922chore: add ft classifierf94249dchore: add test cases for utf_7 recent fix95c866fchore: bump version to 3.4.74f429bbchore: bump mypy pre-commit to v1.20b579cd6fix: correctly remove SIG remnant in utf-7 decoded string58bf944⬆️ Bump github/codeql-action from 4.32.4 to 4.35.1 (#728)44cf8a1⬆️ Bump actions/download-artifact from 8.0.0 to 8.0.1 (#726)362bc20⬆️ Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#725)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)