From 8adc3607c0ec6ce9a551f4a46c06def01b97efce Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 13:18:18 +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 47f5239..b328443 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.9.1 certifi==2020.6.20 -chardet==3.0.4 +chardet==4.0.0 idna==2.10 requests==2.24.0 soupsieve==2.0.1