build(deps): bump charset-normalizer from 2.1.1 to 3.0.1

Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/Ousret/charset_normalizer/blob/master/UPGRADE.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/2.1.1...3.0.1)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-10 13:07:59 +00:00 committed by GitHub
parent 26c131db79
commit a2c64acb7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
certifi==2022.12.7 # via requests
cffi==1.15.1 # via cryptography, pynacl
charset-normalizer==2.1.1 # via requests
charset-normalizer==3.0.1 # via requests
cryptography==39.0.1 # via securesystemslib
idna==3.4 # via requests
pycparser==2.21 # via cffi