From 3f32f3991eb0567c663d2196b9e968aa3bfc4f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:02:34 +0000 Subject: [PATCH] :arrow_up: Bump charset-normalizer from 2.0.7 to 3.0.1 Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 2.0.7 to 3.0.1. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/Ousret/charset_normalizer/blob/master/UPGRADE.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/2.0.7...3.0.1) --- 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 773f0f8..73fb05a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aniso8601==9.0.1 bcrypt==3.2.0 certifi==2022.9.24 cffi==1.15.1 -charset-normalizer==2.0.7 +charset-normalizer==3.0.1 click==8.0.3 colorama==0.4.5 cycler==0.11.0