From b6d21b794b1bf99a4d2deeadb5445c3e84a55f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 21:16:35 +0000 Subject: [PATCH] Bump chardet from 3.0.4 to 5.2.0 Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 5.2.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/3.0.4...5.2.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 a09393c..06ef9a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==19.3.0 beautifulsoup4==4.9.1 bs4==0.0.2 certifi==2024.7.4 -chardet==3.0.4 +chardet==5.2.0 click==8.1.7 cssselect==1.2.0 dataclasses==0.7