From 1319f3ba970a69874f6ba402b437c4e4d5baedb4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 04:35:33 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c947a2..3b18ca1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2019.11.28 -chardet==3.0.4 +chardet==4.0.0 coverage==5.0.3 coveralls==1.11.1 idna==2.9