From b64a362c4fda70c496efb2671a77e683e1fd619c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 01:47:27 +0000 Subject: [PATCH] Update chardet requirement from ~=5.2.0 to ~=6.0.0 Updates the requirements on [chardet](https://github.com/chardet/chardet) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e3d661..72f7df0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ flask~=3.1.2 flask_cors~=6.0.2 requests==2.32.5 PyShExC~=0.9.1 -chardet~=5.2.0 +chardet~=6.0.0 jsonasobj~=1.3.1 setuptools~=82.0.0 antlr4-python3-runtime==4.9.3