From 69961239ba3a6fb63bf2e59b6eaf9a61c591c0e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:24:46 +0000 Subject: [PATCH] Bump charset-normalizer from 3.2.0 to 3.3.2 Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.2.0 to 3.3.2. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/3.2.0...3.3.2) --- updated-dependencies: - dependency-name: charset-normalizer 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 71e540c..04e7751 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ botocore==1.29.40 Cerberus==1.3.5 certifi==2023.7.22 chardet==4.0.0 -charset-normalizer==3.2.0 +charset-normalizer==3.3.2 colorama==0.4.4 docutils==0.20.1 entrypoints==0.3