From 661fa406ff0870bfb66fcb8ec5868ef465c90ebf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 12:54:25 +0000 Subject: [PATCH] Bump chardet from 3.0.4 to 5.0.0 Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 5.0.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/3.0.4...5.0.0) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68cbd39f37..e23a3d7e46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ backports.shutil_get_terminal_size==1.0.0 cached-property==1.5.1; python_version < '3.8' certifi==2021.5.30 -chardet==3.0.4 +chardet==5.0.0 colorama==0.4.4; sys_platform == 'win32' distro==1.5.0 docker==5.0.0