From a5b85a2767401c312715a142f49d6cb6feb0eae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 22:07:44 +0000 Subject: [PATCH] Bump chardet from 3.0.4 to 5.1.0 Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 5.1.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/3.0.4...5.1.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..dc9119ea5e 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.1.0 colorama==0.4.4; sys_platform == 'win32' distro==1.5.0 docker==5.0.0