From 1be291f57c5010776bd5940d16510ad2772a9801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 19:53:23 +0000 Subject: [PATCH] Bump chardet from 5.1.0 to 5.2.0 Bumps [chardet](https://github.com/chardet/chardet) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/5.1.0...5.2.0) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf709491..03ab94c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ async-timeout==4.0.2 bidict==0.22.1 certifi==2023.7.22 -chardet==5.1.0 +chardet==5.2.0 charset-normalizer==3.0.1 click==8.1.7 colorzero==2.0