From e8daff81e5f7872185f0eadbcf22d101b4af9f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 05:32:05 +0000 Subject: [PATCH] Bump chardet from 3.0.3 to 5.2.0 Bumps [chardet](https://github.com/chardet/chardet) from 3.0.3 to 5.2.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/3.0.3...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 15e60ab..1223934 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.8.5 aioredis==1.3.1 aiosignal==1.2.0 async-timeout==4.0.2 -chardet==3.0.3 +chardet==5.2.0 click==8.0.4 frozenlist==1.3.0 hiredis==0.2.0