Skip to content

Commit 0c569eb

Browse files
build(deps): bump charset-normalizer from 3.2.0 to 3.3.0
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.2.0...3.3.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba1f322 commit 0c569eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
certifi==2023.7.22 # via requests
22
cffi==1.15.1 # via cryptography, pynacl
3-
charset-normalizer==3.2.0 # via requests
3+
charset-normalizer==3.3.0 # via requests
44
cryptography==41.0.4 # via securesystemslib
55
idna==3.4 # via requests
66
pycparser==2.21 # via cffi

0 commit comments

Comments
 (0)