From 9de148544c45d8085b1f75b9d280d35d7a59061b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:50:27 +0000 Subject: [PATCH] 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/compare/5.2.0...6.0.0.post1) --- 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 97834a2..a720650 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ altgraph==0.17.5 asgiref==3.11.1 certifi==2026.1.4 -chardet==5.2.0 +chardet==6.0.0.post1 colorama==0.4.6 Django==6.0.2 future==1.0.0