From fbdac7dd58e93b85dd650ed97132bc00d8f00565 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:22:38 +0000 Subject: [PATCH] Bump charset-normalizer from 2.0.4 to 3.3.2 Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 2.0.4 to 3.3.2. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/jawah/charset_normalizer/blob/master/UPGRADE.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/2.0.4...3.3.2) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 247b181..3680972 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ base58==2.1.1 beautifulsoup4==4.12.3 bs4==0.0.1 certifi==2024.7.4 -charset-normalizer==2.0.4 +charset-normalizer==3.3.2 Click==7.0 colorama==0.4.4 decorator==5.1.1