From 871562fa4c7169ed8a9286671893d51d6f0b7b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 01:49:27 +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 78319935..e2340a5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==23.2.0 backports.functools-lru-cache==2.0.0 blurhash==1.1.4 certifi==2023.11.17 -chardet==3.0.4 +chardet==5.2.0 charset-normalizer==3.3.2 colorama==0.4.6 configobj==5.0.8