From 37c54735f198cfdd25786fa1560f7f042d9baa96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 17:07:29 +0300 Subject: [PATCH] Bump chardet from 4.0.0 to 5.0.0 (#550) Bumps [chardet](https://github.com/chardet/chardet) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/4.0.0...5.0.0) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f18948a..43b5641 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ arabic-reshaper==2.1.3 async-timeout==4.0.2 attrs==21.4.0 certifi==2022.6.15 -chardet==4.0.0 +chardet==5.0.0 colorama==0.4.5 future==0.18.2 future-annotations==1.0.0