From c20fd49e2d0fa8d1363226ff3e1cba7150c863ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 10:24:09 +0000 Subject: [PATCH] chore(deps): bump chardet from 5.2.0 to 7.6.0 Bumps [chardet](https://github.com/chardet/chardet) from 5.2.0 to 7.6.0. - [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.6.0) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.6.0 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 c0dfd452b..fcb48b92d 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.6.0 # via # diff-cover # sqlfluff