From 69a5eebc93ff9f01f98e7678c7316bafff38da51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 01:26:56 +0000 Subject: [PATCH] Bump chardet from 4.0.0 to 5.2.0 Bumps [chardet](https://github.com/chardet/chardet) from 4.0.0 to 5.2.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/4.0.0...5.2.0) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 960ce9a..a444056 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,4 +8,4 @@ bandit>=1.5.1 pydocstyle>=3.0.0 pytest>=4.3.1 pytest-cov>=2.6.1 -chardet==4.0.0 +chardet==5.2.0