From 10e9d1aebb3050508e26bb029714d01b0cf1f2d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 12:34:00 +0000 Subject: [PATCH] Bump chardet from 3.0.3 to 5.0.0 Bumps [chardet](https://github.com/chardet/chardet) from 3.0.3 to 5.0.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/3.0.3...5.0.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 8db0e77..bfdde20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.8.1 aioredis==1.3.1 aiosignal==1.2.0 async-timeout==4.0.2 -chardet==3.0.3 +chardet==5.0.0 click==8.0.4 frozenlist==1.3.0 hiredis==0.2.0