From c17a79fb53e6d9f0bdea3b361e87af34c04ac5d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 01:46:33 +0000 Subject: [PATCH] Update chardet requirement from ~=6.0.0 to ~=7.4.0 Updates the requirements on [chardet](https://github.com/chardet/chardet) to permit the latest version. - [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/6.0.0...7.4.0.post2) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.4.0.post2 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 3a4a0f7..e695b09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ flask~=3.1.3 flask_cors~=6.0.2 requests==2.32.5 PyShExC~=0.9.1 -chardet~=6.0.0 +chardet~=7.4.0 jsonasobj~=1.3.1 setuptools~=82.0.0 antlr4-python3-runtime==4.9.3