From e18790741a8df8caea5cbecc012de27dad9b9436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 01:18:04 +0000 Subject: [PATCH] deps(deps): bump chardet from 5.2.0 to 6.0.0.post1 Bumps [chardet](https://github.com/chardet/chardet) from 5.2.0 to 6.0.0.post1. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/commits) --- updated-dependencies: - dependency-name: chardet dependency-version: 6.0.0.post1 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 3fa6fb5..5fa0c70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ braceexpand==0.1.7 cachetools==7.0.1 certifi==2026.1.4 cffi==2.0.0 -chardet==5.2.0 +chardet==6.0.0.post1 charset-normalizer==3.4.4 click==8.1.8 colorama==0.4.6