From c00d3915a21bac4bc9343ede2bbd059472b58a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 01:40:54 +0000 Subject: [PATCH] :arrow_up: Bump charset-normalizer from 3.3.2 to 3.4.3 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.3.2 to 3.4.3. - [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.3.2...3.4.3) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.3 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 0507873e..96698e58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ async-timeout==4.0.3 ; python_full_version >= "3.8.1" and python_version < "3.11 attrs==24.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0" broadcast-service==1.3.2 ; python_full_version >= "3.8.1" and python_version < "4.0" certifi==2024.8.30 ; python_full_version >= "3.8.1" and python_version < "4.0" -charset-normalizer==3.3.2 ; python_full_version >= "3.8.1" and python_version < "4.0" +charset-normalizer==3.4.3 ; python_full_version >= "3.8.1" and python_version < "4.0" click==8.1.7 ; python_full_version >= "3.8.1" and python_version < "4.0" colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and platform_system == "Windows" cushy-storage==1.3.8 ; python_full_version >= "3.8.1" and python_version < "4.0"