From 1fd774e96f47e0d5bf6ec538777d3c835909d001 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 05:57:50 +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 3019393..c4a5414 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2020.6.20 -chardet==3.0.4 +chardet==4.0.0 dnspython==2.0.0 idna==2.10 mysql-connector-python==8.0.22