build(deps): bump chardet from 3.0.4 to 4.0.0

Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 4.0.0.
- [Release notes](https://github.com/chardet/chardet/releases)
- [Commits](https://github.com/chardet/chardet/compare/3.0.4...4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-08 12:17:58 +00:00 committed by GitHub
parent 9fdbcd5b4b
commit 019d3a90bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
certifi==2020.12.5 # via requests
cffi==1.14.4 # via cryptography, pynacl
chardet==3.0.4 # via requests
chardet==4.0.0 # via requests
cryptography==3.3.1 # via securesystemslib
enum34==1.1.10 ; python_version < '3' # via cryptography
idna==2.10 # via requests