From b340444ced1faf7d7f5d9e951d2a871c6400d086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 22:22:14 +0000 Subject: [PATCH] build(deps): bump charset-normalizer in the general group Bumps the general group with 1 update: [charset-normalizer](https://github.com/Ousret/charset_normalizer). Updates `charset-normalizer` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71b2fe2..10ba3f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ bsdiff4==1.2.4 certifi==2024.8.30 cffi==1.17.1 chardet==5.2.0 -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 colorama==0.4.6 decorator==5.1.1 defusedxml==0.7.1