mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
chore(deps): bump charset-normalizer from 3.4.0 to 3.4.1 (#12195)
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.0...3.4.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b01afff0ef
commit
a0dbde7930
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ certifi==2024.12.14
|
|||
# via
|
||||
# cryptography (pyproject.toml)
|
||||
# requests
|
||||
charset-normalizer==3.4.0
|
||||
charset-normalizer==3.4.1
|
||||
# via requests
|
||||
check-sdist==1.2.0 ; python_full_version >= '3.8'
|
||||
# via cryptography (pyproject.toml)
|
||||
|
|
|
|||
Loading…
Reference in a new issue