From c9843a9d69e56ce7a9b22daa5fe5507328e05942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 10:24:12 +0000 Subject: [PATCH] Bump chardet from 5.2.0 to 7.4.3 Bumps [chardet](https://github.com/chardet/chardet) from 5.2.0 to 7.4.3. - [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/5.2.0...7.4.3) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.4.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 418438e4..fa0cf20f 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -4,7 +4,7 @@ # # pip-compile --all-extras --output-file=requirements-lock.txt --strip-extras pyproject.toml # -chardet==5.2.0 +chardet==7.4.3 # via # diff-cover # sqlfluff