From f54478a9e23db2bfd9d0558eaec96776373c550d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 28 Feb 2021 07:19:10 +0000 Subject: [PATCH] build(deps): update chardet requirement Updates the requirements on [chardet](https://github.com/chardet/chardet) to permit the latest version. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/3.0.2...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 c65d34042..5f8060af5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ six argparse cchardet>=1.1.2 certifi>=2017.4.17 -chardet<3.1.0,>=3.0.2 +chardet>=3.0.2,<4.1.0 cssselect feedparser==5.2.1 geonamescache==0.20