build(deps): bump charset-normalizer from 2.0.6 to 2.0.7

Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/ousret/charset_normalizer/releases)
- [Commits](https://github.com/ousret/charset_normalizer/compare/2.0.6...2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-20 08:40:11 +00:00 committed by GitHub
parent 6839e81edc
commit 9864e8ef5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
certifi==2021.10.8 # via requests
cffi==1.15.0 # via cryptography, pynacl
charset-normalizer==2.0.6 # via requests
charset-normalizer==2.0.7 # via requests
cryptography==35.0.0 # via securesystemslib
idna==3.3 # via requests
pycparser==2.20 # via cffi