From 82977b9ad93109c4c63fa36ca22b08a8a3b0e1fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 08:12:55 +0000 Subject: [PATCH] Bump charset-normalizer from 3.1.0 to 3.4.9 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.1.0 to 3.4.9. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.1.0...3.4.9) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e1be24..566157d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ bleach==6.4.0 cachetools==5.3.0 certifi==2026.5.20 cffi==1.15.1 -charset-normalizer==3.1.0 +charset-normalizer==3.4.9 click==8.1.3 colorama==0.4.6 comm==0.1.3