From b32b9108c5a235c58ba3589bc06f069ac02aec72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 06:14:18 +0000 Subject: [PATCH] Bump chardet from 3.0.4 to 5.1.0 Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 5.1.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/3.0.4...5.1.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 6956058..fe4f42f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ attrs==20.3.0 beautifulsoup4==4.9.3 certifi==2021.5.30 -chardet==3.0.4 +chardet==5.1.0 idna==2.10 loguru==0.5.3 more-itertools==8.5.0