From e2b12aff53d55d5b3b04d92a9b64f3de24dd857d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 16:23:46 +0000 Subject: [PATCH] Bump chardet from 5.2.0 to 7.4.3 Bumps [chardet](https://github.com/chardet/chardet) from 5.2.0 to 7.4.3. - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](https://github.com/chardet/chardet/compare/5.2.0...7.4.3) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.4.3 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 93fafd3..383138a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-telegram-bot==22.5 -chardet==5.2.0 +chardet==7.4.3 baidu-aip==4.16.13 pillow==11.3.0 fuzzywuzzy==0.18.0