From c54821fb2105ff81c1e2bc953744674e5764edb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 01:13:32 +0000 Subject: [PATCH] deps(deps): bump chardet from 7.5.1 to 7.6.0 Bumps [chardet](https://github.com/chardet/chardet) from 7.5.1 to 7.6.0. - [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/7.5.1...7.6.0) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.6.0 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 d4692d4..ad19972 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ braceexpand==0.1.7 cachetools==7.1.7 certifi==2026.7.22 cffi==2.1.1 -chardet==7.5.1 +chardet==7.6.0 charset-normalizer==3.4.9 click==8.1.8 colorama==0.4.6